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