before we get too crazy
This commit is contained in:
parent
fe668b5b9e
commit
453d780695
21 changed files with 612 additions and 291 deletions
|
|
@ -59,11 +59,10 @@
|
|||
};
|
||||
|
||||
plymouth = {
|
||||
theme = "colorful_loop";
|
||||
theme = "starship";
|
||||
font = "${config.rice.fonts.sans.package}/share/fonts/truetype/MSW98UI-Regular.ttf";
|
||||
themePackages = [
|
||||
pkgs.adi1090x-plymouth-themes
|
||||
# (getFlakePkg inputs.hudcore)
|
||||
(getFlakePkg inputs.hudcore)
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue