From a1e9fbc56de86ed06dd180221104143a8fcc8da4 Mon Sep 17 00:00:00 2001 From: iFargle Date: Sat, 1 Jul 2023 18:15:49 +0900 Subject: [PATCH] test --- flake.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flake.nix b/flake.nix index efd41095..39ddd142 100644 --- a/flake.nix +++ b/flake.nix @@ -59,8 +59,8 @@ modules = [ { _module.args = inputs; } # 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