desktop: enable Plymouth boot splash with Stylix theming
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
1943098d57
commit
1d491f4bd2
1 changed files with 2 additions and 1 deletions
|
|
@ -5,7 +5,8 @@
|
|||
services.xserver.enable = true;
|
||||
services.displayManager.ly.enable = true;
|
||||
services.displayManager.defaultSession = "hyprland";
|
||||
boot.plymouth.enable = false;
|
||||
boot.plymouth.enable = true;
|
||||
boot.kernelParams = [ "quiet" ];
|
||||
|
||||
services.displayManager.ly.settings = {
|
||||
animation = "gameoflife";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue