Skip to content

Commit

Permalink
chungus: set grub to 640x480
Browse files Browse the repository at this point in the history
  • Loading branch information
ifd3f committed Dec 13, 2024
1 parent 336c1e1 commit 3f9f8b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions machines/chungus/configuration.nix
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ with lib; {
useOSProber = true;
extraConfig = ''
GRUB_TERMINAL=console
GRUB_GFXMODE=640x480
'';
# TODO pick a grub background
# splashImage = ./banana-grub-bg-dark.jpg;
Expand Down

0 comments on commit 3f9f8b8

Please sign in to comment.