diff --git a/flake.nix b/flake.nix index efd41095..39ddd142 100644 --- a/flake.nix +++ b/flake.nix @@ -59,8 +59,8 @@ modules = [ { _module.args = inputs; } # 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