Use custom grub
This commit is contained in:
parent
01610722e1
commit
445e4b5743
5 changed files with 57 additions and 38 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue