diff --git a/flake.nix b/flake.nix index 2774226e..71eeff1a 100644 --- a/flake.nix +++ b/flake.nix @@ -59,7 +59,7 @@ modules = [ # Configuration Imports ./configuration.nix # Common NixOS Configuration - ./hosts/${hostname}/ # Hardware-specific Configuration + ./hosts/${hostname} # Hardware-specific Configuration # Flake Imports sops-nix.nixosModules.sops # Handle secrets