mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-10-01 22:44:51 +02:00
specified correct theme name
This commit is contained in:
parent
220f545712
commit
46986df271
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
boot = {
|
||||
plymouth = {
|
||||
enable = true;
|
||||
theme = "rings";
|
||||
theme = "blahaj";
|
||||
themePackages = with pkgs; [
|
||||
# By default we would install all themes
|
||||
plymouth-blahaj-theme
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue