This commit is contained in:
Yan Lin 2026-02-10 08:16:03 +01:00
parent 75ee874788
commit e2390a793c

View file

@ -16,7 +16,7 @@
systemd-boot.configurationLimit = 50; systemd-boot.configurationLimit = 50;
efi.canTouchEfiVariables = true; efi.canTouchEfiVariables = true;
timeout = 3; timeout = 3;
configurationLimit = 10; grub.configurationLimit = 10;
}; };
nix.gc = { nix.gc = {