diff --git a/flake.nix b/flake.nix index d0fd260..5738b80 100644 --- a/flake.nix +++ b/flake.nix @@ -14,7 +14,6 @@ # System types to support. supportedSystems = [ "x86_64-linux" - "aarch64-linux" ]; forAllSystems = function: nixpkgs.lib.genAttrs supportedSystems