Set breeze as plymouth theme
This commit is contained in:
parent
64566ab5f3
commit
43133bf977
1 changed files with 1 additions and 0 deletions
|
@ -43,6 +43,7 @@ in
|
|||
|
||||
boot.plymouth = mkIf cfg.plymouth.enable {
|
||||
enable = true;
|
||||
theme = "breeze";
|
||||
};
|
||||
|
||||
hardware.opengl.enable = true;
|
||||
|
|
Loading…
Reference in a new issue