This commit is contained in:
Yan Lin 2025-11-05 11:22:30 +01:00
parent 8a2c358dd2
commit 95b6a49ccb

View file

@ -16,7 +16,7 @@
# Bootloader - standard UEFI setup
boot.loader = {
systemd-boot.enable = true;
systemd-boot.configurationLimit = 10;
systemd-boot.configurationLimit = 50;
efi.canTouchEfiVariables = true;
timeout = 3;
};