forked from nyanloutre/nixos-config
fullscreen GRUB
This commit is contained in:
parent
60ba1ecca6
commit
ef342c79ae
1 changed files with 2 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Reference in a new issue