diff --git a/flake.nix b/flake.nix index 71eeff1a..2774226e 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