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