fix(grub): styling

This commit is contained in:
Barrett Ruth 2026-02-15 12:15:50 -05:00
parent 6c3740c513
commit 14e3959ae8
Signed by: barrett
GPG key ID: A6C96C9349D2FC81
2 changed files with 3 additions and 1 deletions

View file

@ -24,7 +24,7 @@ in
device = "nodev";
useOSProber = true;
configurationLimit = 2;
gfxmodeEfi = "3840x2400,auto";
gfxmodeEfi = "1920x1200,auto";
fontSize = 36;
};
boot.loader.efi.canTouchEfiVariables = true;