updated configurationLimit

This commit is contained in:
2023-12-27 06:54:16 +05:30
parent 3db4242567
commit c8dee2363e

View File

@ -58,7 +58,7 @@
loader = { loader = {
systemd-boot = { systemd-boot = {
enable = true; enable = true;
# configurationLimit = 5; configurationLimit = 5;
}; };
efi.canTouchEfiVariables = true; efi.canTouchEfiVariables = true;
timeout = 1; timeout = 1;