mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-01-29 09:34:17 -05:00
plymouth
This commit is contained in:
parent
93147fade0
commit
59e7584602
1 changed files with 5 additions and 0 deletions
|
|
@ -7,6 +7,11 @@
|
|||
rices = {
|
||||
basic = {
|
||||
enable = true;
|
||||
themePackages = with pkgs; [
|
||||
(adi1090x-plymouth-themes.override {
|
||||
selected_themes = ["deus_ex"];
|
||||
})
|
||||
];
|
||||
theme = "deus_ex";
|
||||
extraConfig = "";
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue