This commit is contained in:
iFargle 2023-08-22 17:53:21 +09:00
parent 44e77ce0ed
commit 7042c21301

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