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