This commit is contained in:
iFargle 2023-08-22 17:51:54 +09:00
parent ce806bb2a2
commit 9d3954cd18

View file

@ -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 = [ "adi1090x-plymouth-themes" ];
boot.initrd.systemd.enable = true;
boot.kernelParams = ["quiet"];