Set grub display resolution

This commit is contained in:
Nathan McCarty 2025-05-19 00:20:04 -04:00
parent be78cbcedc
commit 5c04b0be5d

View file

@ -55,6 +55,7 @@
efiSupport = true;
useOSProber = true;
default = "saved";
gfxmodeEfi = "1600x1200";
};
efi.canTouchEfiVariables = true;
};