From c7f2a62d78a26c53db68b7cb279577526e915560 Mon Sep 17 00:00:00 2001 From: Charlie Root Date: Sun, 2 Mar 2025 19:48:38 +0100 Subject: [PATCH] flake.nix: temp fix for the user shell --- flake.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/flake.nix b/flake.nix index ffed4dc..fcfee49 100644 --- a/flake.nix +++ b/flake.nix @@ -10,6 +10,7 @@ formatter.x86_64-linux = pkgs.alejandra; packages.x86_64-linux = user.packages; + packages.aarch64-linux = user.packages; apps.x86_64-linux = { default = {