From 1c596e4918dca3e47783aa5f064939f80bdea166 Mon Sep 17 00:00:00 2001 From: "beeb5k (Vivek Tiwari)" Date: Fri, 5 Jun 2026 00:07:09 +0530 Subject: remove unused matugen templates and firefox addons ( sponsorBlocker and h264ify ) --- common/modules/matugen/default.nix | 5 ----- 1 file changed, 5 deletions(-) (limited to 'common/modules/matugen/default.nix') diff --git a/common/modules/matugen/default.nix b/common/modules/matugen/default.nix index b467dcb..6eb8182 100644 --- a/common/modules/matugen/default.nix +++ b/common/modules/matugen/default.nix @@ -117,11 +117,6 @@ in output_path = '~/.config/waybar/config.jsonc' post_hook = 'pkill -SIGUSR2 waybar' - [templates.pywalfox] - input_path = '~/.config/matugen/templates/pywalfox-colors.json' - output_path = '~/.cache/wal/colors.json' - post_hook = 'sh -c "command -v pywalfox && test -f ~/.cache/wal/colors.json && pywalfox {{ mode }} && pywalfox update"' - ${lib.optionalString (config.beeMods.terminal.default == "foot" || config.beeMods.terminal.default == "ghostty") '' -- cgit v1.3.1