From af3c15c43c65fd77aab441f4c657aeaa74cc67d5 Mon Sep 17 00:00:00 2001 From: Preston Pan Date: Thu, 4 Sep 2025 17:09:52 -0700 Subject: fix installer to be more flexible to adding new systems --- nix/flake.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'nix/flake.nix') diff --git a/nix/flake.nix b/nix/flake.nix index be9089f..4b08aa9 100644 --- a/nix/flake.nix +++ b/nix/flake.nix @@ -73,6 +73,7 @@ }; }); in { + # add new systems here nixosConfigurations = builtins.listToAttrs (mkConfigs [ "affinity" "continuity" -- cgit v1.3