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 firefoxpwa
papirus-icon-theme papirus-icon-theme
] ]
++ lib.optionalAttrs cfg.hyprland.enable [ ++ lib.optionals cfg.hyprland.enable [
hyprpolkitagent hyprpolkitagent
hypridle hypridle
hyprpicker hyprpicker
] ]
++ lib.optionalAttrs cfg.spicetify.enable [ ++ lib.optionals cfg.spicetify.enable [
spotify spotify
]; ];
programs.seahorse.enable = true; programs.seahorse.enable = true;