high res boot menu

This commit is contained in:
Vinzenz Schroeter 2024-03-17 09:18:44 +01:00
parent 1ef2f2c464
commit 7e331074b0

View file

@ -16,13 +16,16 @@ in {
initrd.supportedFilesystems = ["btrfs"];
consoleLogLevel = 0;
initrd.verbose = false;
plymouth.enable = true;
loader = {
systemd-boot.enable = true;
timeout = 3;
efi.canTouchEfiVariables = true;
systemd-boot = {
enable = true;
editor = false; # do not allow changing kernel parameters
consoleMode = "max";
};
};
plymouth.enable = true;
};
# Enables DHCP on each ethernet and wireless interface. In case of scripted networking