chore: utlity update

This commit is contained in:
2026-01-20 21:18:59 -05:00
parent 58fa210eb5
commit 385773ed26
4 changed files with 41 additions and 17 deletions

View File

@@ -9,7 +9,7 @@ let
inherit (lib.${namespace}) enabled;
in
{
home.stateVersion = "24.11";
home.stateVersion = "25.05";
reichard = {
user = {
@@ -55,10 +55,6 @@ in
color-scheme = "prefer-dark";
cursor-theme = "catppuccin-macchiato-mauve-cursors";
cursor-size = 24;
# enable-hot-corners = false;
# font-name = osConfig.${namespace}.system.fonts.default;
# gtk-theme = cfg.theme.name;
# icon-theme = cfg.icon.name;
};
};
};