diff --git a/modules/ricing/plymouth.nix b/modules/ricing/plymouth.nix index ea53e11..85b09b4 100644 --- a/modules/ricing/plymouth.nix +++ b/modules/ricing/plymouth.nix @@ -12,6 +12,7 @@ }; in { boot.plymouth = { + enable = true; theme = if config.ricing.basic.enable then basic.theme diff --git a/modules/users/crow/default.nix b/modules/users/crow/default.nix index da04192..bc8c704 100644 --- a/modules/users/crow/default.nix +++ b/modules/users/crow/default.nix @@ -7,4 +7,3 @@ ./user.nix ]; } -