feat(grub): remove font
This commit is contained in:
parent
a32a07cc5b
commit
66aec9a17d
1 changed files with 0 additions and 1 deletions
|
|
@ -25,7 +25,6 @@ in
|
|||
useOSProber = true;
|
||||
configurationLimit = 2;
|
||||
gfxmodeEfi = "3840x2400,auto";
|
||||
font = builtins.path { path = /home/barrett/.config/nix/fonts/berkeley-mono/BerkeleyMono-Regular.ttf; };
|
||||
fontSize = 36;
|
||||
};
|
||||
boot.loader.efi.canTouchEfiVariables = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue