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