feat(grub): remove styling

This commit is contained in:
Barrett Ruth 2026-02-15 02:16:22 -05:00
parent eb8b22c7b1
commit a32a07cc5b
Signed by: barrett
GPG key ID: A6C96C9349D2FC81

View file

@ -24,6 +24,9 @@ in
device = "nodev";
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;
boot.kernelParams = [