hosts/legion: fix lanzaboote
Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
@ -48,8 +48,8 @@
|
||||
consoleMode = "auto";
|
||||
};
|
||||
lanzaboote = {
|
||||
enable = false;
|
||||
pkiBundle = "/var/lib/sbctl";
|
||||
enable = true;
|
||||
pkiBundle = "/etc/secureboot";
|
||||
};
|
||||
plymouth.enable = true;
|
||||
};
|
||||
|
Reference in New Issue
Block a user