Auto-commit: 2026-01-05 21:01:28

This commit is contained in:
2026-01-05 21:01:28 +00:00
parent 14294a0870
commit dcee405e69

View File

@@ -41,12 +41,12 @@ in
firefoxpwa
papirus-icon-theme
]
++ lib.optionalAttrs cfg.hyprland.enable [
++ lib.optionals cfg.hyprland.enable [
hyprpolkitagent
hypridle
hyprpicker
]
++ lib.optionalAttrs cfg.spicetify.enable [
++ lib.optionals cfg.spicetify.enable [
spotify
];
programs.seahorse.enable = true;