For the Glory of Mankind

This commit is contained in:
Invariantspace 2023-10-26 13:54:37 -07:00
parent 6ca65344a3
commit 01610722e1
2 changed files with 2 additions and 2 deletions

View file

@ -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.