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