This commit is contained in:
TheWanderingCrow 2024-12-30 10:57:58 -05:00
parent 93147fade0
commit 59e7584602

View file

@ -7,6 +7,11 @@
rices = {
basic = {
enable = true;
themePackages = with pkgs; [
(adi1090x-plymouth-themes.override {
selected_themes = ["deus_ex"];
})
];
theme = "deus_ex";
extraConfig = "";
};