Increase number of configurations

This commit is contained in:
RealStickman 2023-04-18 18:37:33 +02:00
parent 3b621d6ffe
commit 05cced7f34

View File

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