This commit is contained in:
iFargle 2023-07-01 18:15:49 +09:00
parent 1d9a76af32
commit a1e9fbc56d

View file

@ -59,8 +59,8 @@
modules = [ modules = [
{ _module.args = inputs; } { _module.args = inputs; }
# Hardware Configuration # Hardware Configuration
(./hosts/+("/"+hostname)+/hardware-configuration.nix) ./hosts/${hostname}/hardware-configuration.nix
(./hosts/+("/"+hostname)+/configuration.nix) ./hosts/${hostname}/configuration.nix
# SecureBoot Configuration # SecureBoot Configuration
lanzaboote.nixosModules.lanzaboote lanzaboote.nixosModules.lanzaboote