Increase number of configurations

This commit is contained in:
RealStickman 2023-04-18 18:37:33 +02:00
parent 2954b52599
commit b63a5b8fc5

View File

@ -19,7 +19,7 @@ in
boot.loader = { boot.loader = {
systemd-boot = { systemd-boot = {
enable = true; enable = true;
configurationLimit = 5; configurationLimit = 10;
}; };
efi = { efi = {
canTouchEfiVariables = true; canTouchEfiVariables = true;