change plymouth theme
This commit is contained in:
parent
f8d3e2cb0b
commit
f95aae3f8b
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
themePackages = [
|
themePackages = [
|
||||||
(pkgs.adi1090x-plymouth.override {
|
(pkgs.adi1090x-plymouth.override {
|
||||||
pack = "pack_4";
|
pack = "pack_3";
|
||||||
theme = "rog_2";
|
theme = "infinite_seal";
|
||||||
})
|
})
|
||||||
];
|
];
|
||||||
theme = "adi1090x";
|
theme = "adi1090x";
|
||||||
|
|
Loading…
Reference in a new issue