This commit is contained in:
iFargle 2023-07-01 18:08:54 +09:00
parent 4393f0c59e
commit ce67b5f1bc

View file

@ -57,9 +57,10 @@
nixos-p1 = lib.nixosSystem {
inherit system;
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