diff options
Diffstat (limited to 'nix/flake.nix')
| -rw-r--r-- | nix/flake.nix | 1 |
1 files changed, 1 insertions, 0 deletions
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" |
