test
This commit is contained in:
parent
44e77ce0ed
commit
7042c21301
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
boot.plymouth.enable = true;
|
||||
# https://github.com/adi1090x/plymouth-themes
|
||||
boot.plymouth.theme = "red_loader";
|
||||
boot.plymouth.themePackages = [ adi1090x-plymouth-themes ];
|
||||
boot.plymouth.themePackages = [ pkgs.adi1090x-plymouth-themes ];
|
||||
boot.initrd.systemd.enable = true;
|
||||
boot.kernelParams = ["quiet"];
|
||||
|
||||
|
|
Loading…
Reference in a new issue