diff --git a/flake.nix b/flake.nix index e90f92b2..3381c425 100644 --- a/flake.nix +++ b/flake.nix @@ -58,8 +58,8 @@ inherit system; modules = [ # Hardware Configuration - (./hosts/+("/"+hostname)+/hardware-configuration.nix) - (./hosts/+("/"+hostname)+/configuration.nix) + ./hosts/+"/"+${hostname}+/hardware-configuration.nix + ./hosts/+"/"+${hostname}+/configuration.nix # SecureBoot Configuration lanzaboote.nixosModules.lanzaboote