From 0e1e7a6b6bedd87686e992bde312e7dbaa5aaa7c Mon Sep 17 00:00:00 2001 From: iFargle Date: Sat, 1 Jul 2023 17:01:59 +0900 Subject: [PATCH] test --- flake.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/flake.nix b/flake.nix index 200cc6fe..d0d3164e 100644 --- a/flake.nix +++ b/flake.nix @@ -55,7 +55,7 @@ inherit system; modules = [ # Hardware Configuration - ./laptop/lenovo-p1.nix + ./hardware/lenovo-p1.nix # SecureBoot Configuration lanzaboote.nixosModules.lanzaboote @@ -76,7 +76,7 @@ inherit system; modules = [ # Hardware Configuration - ./desktop/desktop.nix + ./hardware/desktop.nix # SecureBoot Configuration lanzaboote.nixosModules.lanzaboote