Use custom grub

This commit is contained in:
Invariantspace 2023-10-27 15:20:59 -07:00
parent 01610722e1
commit 445e4b5743
5 changed files with 57 additions and 38 deletions

View file

@ -10,7 +10,7 @@
boot.loader.grub = {
enable = true;
device = "nodev";
theme = pkgs.sleek-grub-theme.override { withBanner = "For the Glory of Mankind"; withStyle = "dark"; };
theme = pkgs.yorha-grub-theme;
};
# Set your time zone.