added plymouth config
This commit is contained in:
parent
5ba1050e63
commit
2c92f5c486
|
@ -5,8 +5,8 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
theme = "rings";
|
theme = "rings";
|
||||||
themePackages = with pkgs; [
|
themePackages = with pkgs; [
|
||||||
(adil1090x-plymouth-themes.overrride {
|
(adi1090x-plymouth-themes.override {
|
||||||
selected_themes = [ "target" ];
|
selected_themes = [ "rings" ];
|
||||||
})
|
})
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue