Set configuration limit in EDI
This commit is contained in:
parent
032da60de7
commit
00f1f1be16
|
@ -60,6 +60,8 @@
|
|||
# generated at installation time. So we force it to false
|
||||
# for now.
|
||||
boot.loader.systemd-boot.enable = lib.mkForce false;
|
||||
boot.loader.systemd-boot.configurationLimit = 3;
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
||||
boot.lanzaboote = {
|
||||
enable = true;
|
||||
|
|
Loading…
Reference in a new issue