[zix790prors] Increase boot partition size
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user