Set breeze as plymouth theme

This commit is contained in:
Erwin Boskma 2022-07-25 08:32:30 +02:00
parent 64566ab5f3
commit 43133bf977
Signed by: erwin
GPG key ID: 270B20D17394F7E5

View file

@ -43,6 +43,7 @@ in
boot.plymouth = mkIf cfg.plymouth.enable {
enable = true;
theme = "breeze";
};
hardware.opengl.enable = true;