Set configuration limit in EDI

This commit is contained in:
Lillian Violet 2024-02-20 09:50:26 +01:00
parent 032da60de7
commit 00f1f1be16

View file

@ -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;