diff --git a/flake.nix b/flake.nix index 2a440b6..1e24b5c 100644 --- a/flake.nix +++ b/flake.nix @@ -12,6 +12,7 @@ genSystems = lib.genAttrs [ # Add more systems if they are supported "x86_64-linux" + "aarch64-linux" ]; pkgsFor = nixpkgs.legacyPackages; mkDate = longDate: (lib.concatStringsSep "-" [