From 3a4a1baebbb9bd6d8db2ad218637f18cf8438acd Mon Sep 17 00:00:00 2001 From: iFargle Date: Wed, 16 Aug 2023 21:08:12 +0900 Subject: [PATCH] test --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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