[zix790prors] Increase boot partition size

This commit is contained in:
2025-10-04 09:05:43 -07:00
parent 63d741e55e
commit b75c43257b
3 changed files with 2 additions and 286 deletions

View File

@@ -34,7 +34,7 @@ with lib;
# Use the systemd-boot EFI boot loader.
boot.loader.systemd-boot.enable = true;
boot.loader.systemd-boot.configurationLimit = 1; # Temporarily reduced to 1 to free /boot space
boot.loader.systemd-boot.configurationLimit = 20;
boot.loader.efi.canTouchEfiVariables = true;
boot.loader.timeout = 10;