Testing Plymouth themes
This commit is contained in:
parent
46db47409c
commit
df4c407651
1 changed files with 3 additions and 0 deletions
|
@ -5,6 +5,9 @@
|
|||
|
||||
# Plymouth splash screen
|
||||
boot.plymouth.enable = true;
|
||||
# https://github.com/adi1090x/plymouth-themes
|
||||
boot.plymouth.theme = "red_loader";
|
||||
boot.plymouth.themePackages = "adi1090x-plymouth-themes";
|
||||
boot.initrd.systemd.enable = true;
|
||||
boot.kernelParams = ["quiet"];
|
||||
|
||||
|
|
Loading…
Reference in a new issue