[zix790prors] Update boot configuration
This commit is contained in:
@@ -32,7 +32,9 @@ with lib;
|
|||||||
|
|
||||||
# Use the systemd-boot EFI boot loader.
|
# Use the systemd-boot EFI boot loader.
|
||||||
boot.loader.systemd-boot.enable = true;
|
boot.loader.systemd-boot.enable = true;
|
||||||
|
boot.loader.systemd-boot.configurationLimit = 2; # Reduced to save /boot space (TODO Increase /boot partition size)
|
||||||
boot.loader.efi.canTouchEfiVariables = true;
|
boot.loader.efi.canTouchEfiVariables = true;
|
||||||
|
boot.loader.timeout = 10;
|
||||||
|
|
||||||
networking.hostName = "zix790prors"; # Define your hostname.
|
networking.hostName = "zix790prors"; # Define your hostname.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user