test
This commit is contained in:
parent
cd1829b8b6
commit
0e1e7a6b6b
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue