diff --git a/flake.nix b/flake.nix index 83b50738..cd515e2c 100644 --- a/flake.nix +++ b/flake.nix @@ -30,6 +30,7 @@ systems = [ "x86_64-linux" "aarch64-darwin" + "aarch64-linux" ]; in flake-utils.lib.eachSystem systems (