This commit is contained in:
iFargle 2023-08-22 17:52:22 +09:00
parent 9d3954cd18
commit 44e77ce0ed

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"];