diff --git a/flake.nix b/flake.nix index 6547326..f9c7cdf 100644 --- a/flake.nix +++ b/flake.nix @@ -36,7 +36,6 @@ ++ serviceFiles; }; }; - result = lib.listToAttrs (map nixosSystemFor ["Lilim"]); in { nixosConfigurations = lib.listToAttrs (map nixosSystemFor machineList); };