diff --git a/flake.nix b/flake.nix index 8e0e071..d2f10bc 100644 --- a/flake.nix +++ b/flake.nix @@ -33,9 +33,11 @@ # Supported systems for your flake packages, shell, etc. systems = [ "aarch64-linux" + "armv7l-linux" "i686-linux" "x86_64-linux" "aarch64-darwin" + "armv7l-darwin" "x86_64-darwin" ]; # This is a function that generates an attribute by calling a function you