diff --git a/flake.nix b/flake.nix index b9853a2..c7a3ebe 100644 --- a/flake.nix +++ b/flake.nix @@ -60,8 +60,7 @@ fullPath = true; }; machinePath = lib.concatStringsSep "/" [ - (toString ./.) - "machines" + (toString ./machines) machine ]; machineFiles = lib.filter (lib.strings.hasSuffix ".nix") (