fullscreen GRUB

This commit is contained in:
nyanloutre 2020-10-06 00:19:43 +02:00
parent 60ba1ecca6
commit ef342c79ae
1 changed files with 2 additions and 0 deletions

View File

@ -17,7 +17,9 @@
efiSupport = true;
device = "nodev";
zfsSupport = true;
gfxmodeEfi = "1920x1080,auto";
memtest86.enable = true;
fontSize = 32;
};
boot.kernelParams = ["acpi_enforce_resources=lax"];
boot.tmpOnTmpfs = true;