Add bitlocker fix to lanzaboote
This commit is contained in:
parent
62ab685cd4
commit
e4d521e10f
1 changed files with 1 additions and 0 deletions
|
|
@ -22,6 +22,7 @@ in {
|
|||
lanzaboote = lib.mkIf config.conf.secureBoot {
|
||||
enable = true;
|
||||
pkiBundle = "/var/lib/sbctl";
|
||||
settings.reboot-for-bitlocker = true;
|
||||
};
|
||||
|
||||
loader = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue