fullscreen GRUB
This commit is contained in:
parent
60ba1ecca6
commit
ef342c79ae
@ -17,7 +17,9 @@
|
|||||||
efiSupport = true;
|
efiSupport = true;
|
||||||
device = "nodev";
|
device = "nodev";
|
||||||
zfsSupport = true;
|
zfsSupport = true;
|
||||||
|
gfxmodeEfi = "1920x1080,auto";
|
||||||
memtest86.enable = true;
|
memtest86.enable = true;
|
||||||
|
fontSize = 32;
|
||||||
};
|
};
|
||||||
boot.kernelParams = ["acpi_enforce_resources=lax"];
|
boot.kernelParams = ["acpi_enforce_resources=lax"];
|
||||||
boot.tmpOnTmpfs = true;
|
boot.tmpOnTmpfs = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user