change many thing

This commit is contained in:
atagen 2026-02-16 11:32:22 +11:00
parent b2d69d270e
commit fe668b5b9e
30 changed files with 632 additions and 470 deletions

View file

@ -59,10 +59,11 @@
};
plymouth = {
theme = "starship";
theme = "colorful_loop";
font = "${config.rice.fonts.sans.package}/share/fonts/truetype/MSW98UI-Regular.ttf";
themePackages = [
(getFlakePkg inputs.hudcore)
pkgs.adi1090x-plymouth-themes
# (getFlakePkg inputs.hudcore)
];
};
};