Skip to content

Commit

Permalink
whitefox: fix grub theme
Browse files Browse the repository at this point in the history
  • Loading branch information
ocfox committed Mar 1, 2024
1 parent 81ae7a5 commit e5c7506
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions hosts/whitefox/boot.nix
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
device = "nodev";
useOSProber = true;
efiSupport = true;
gfxmodeEfi = "1920x1080";
minegrub-world-sel-theme.enable = true;
};
efi.canTouchEfiVariables = true;
Expand Down

0 comments on commit e5c7506

Please sign in to comment.