From 4393f0c59e1047349eedd298e1a073b142ffa91b Mon Sep 17 00:00:00 2001 From: iFargle Date: Sat, 1 Jul 2023 18:08:13 +0900 Subject: [PATCH] test --- flake.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flake.nix b/flake.nix index e90f92b2..3381c425 100644 --- a/flake.nix +++ b/flake.nix @@ -58,8 +58,8 @@ inherit system; modules = [ # 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