test
This commit is contained in:
parent
fe2e1e877b
commit
170165d494
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@
|
||||||
# SecureBoot
|
# SecureBoot
|
||||||
boot.loader.systemd-boot.enable = lib.mkForce false;
|
boot.loader.systemd-boot.enable = lib.mkForce false;
|
||||||
boot.lanzaboote.enable = true;
|
boot.lanzaboote.enable = true;
|
||||||
pkiBundle = "/etc/secureboot";
|
boot.lanzaboote.pkiBundle = "/etc/secureboot";
|
||||||
|
|
||||||
# Setup keyfile
|
# Setup keyfile
|
||||||
boot.initrd.secrets = {
|
boot.initrd.secrets = {
|
||||||
|
|
Loading…
Reference in a new issue