Hint secure boot imports in generated host
This commit is contained in:
parent
332b5133ce
commit
3a4b57516f
1 changed files with 3 additions and 0 deletions
|
|
@ -220,6 +220,9 @@ if [ ! -e "${host_file}" ]; then
|
||||||
inputs.lix-module.nixosModules.lixFromNixpkgs
|
inputs.lix-module.nixosModules.lixFromNixpkgs
|
||||||
../modules/system/base.nix
|
../modules/system/base.nix
|
||||||
../modules/users/admin.nix
|
../modules/users/admin.nix
|
||||||
|
# Uncomment to enable Secure Boot after install:
|
||||||
|
# inputs.lanzaboote.nixosModules.lanzaboote
|
||||||
|
# ../modules/system/secure-boot.nix
|
||||||
./${HOSTNAME}-hardware.nix
|
./${HOSTNAME}-hardware.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue