For the Glory of Mankind
This commit is contained in:
parent
6ca65344a3
commit
01610722e1
2 changed files with 2 additions and 2 deletions
|
|
@ -10,7 +10,7 @@
|
|||
boot.loader.grub = {
|
||||
enable = true;
|
||||
device = "nodev";
|
||||
theme = pkgs.sleek-grub-theme.override { withStyle = "dark"; };
|
||||
theme = pkgs.sleek-grub-theme.override { withBanner = "For the Glory of Mankind"; withStyle = "dark"; };
|
||||
};
|
||||
|
||||
# Set your time zone.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue