fix(grub): styling
This commit is contained in:
parent
6c3740c513
commit
14e3959ae8
2 changed files with 3 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ in
|
|||
device = "nodev";
|
||||
useOSProber = true;
|
||||
configurationLimit = 2;
|
||||
gfxmodeEfi = "3840x2400,auto";
|
||||
gfxmodeEfi = "1920x1200,auto";
|
||||
fontSize = 36;
|
||||
};
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue