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