diff options
Diffstat (limited to 'flake/nixosConfigurations')
-rw-r--r-- | flake/nixosConfigurations/default.nix | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/flake/nixosConfigurations/default.nix b/flake/nixosConfigurations/default.nix index c15d7fdd..c4353d5f 100644 --- a/flake/nixosConfigurations/default.nix +++ b/flake/nixosConfigurations/default.nix @@ -35,8 +35,7 @@ lanzaboote.nixosModules.lanzaboote serverphone.nixosModules.default - # Deduplicate some code in the host files - ../../modules/system + ../../modules ]; specialArgs = { |