From 896765e3107066c4397add4bf0e234c084a32e12 Mon Sep 17 00:00:00 2001 From: Simon Parri Date: Sun, 13 Jul 2025 20:05:57 +0200 Subject: modules/sets: Add anime-subtitle-wrangling set --- hosts/tomato/packages.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/tomato/packages.nix') diff --git a/hosts/tomato/packages.nix b/hosts/tomato/packages.nix index ccab0c3..b79c353 100644 --- a/hosts/tomato/packages.nix +++ b/hosts/tomato/packages.nix @@ -6,6 +6,7 @@ let in { this.sets = { + anime.sub = true; arch.tools = true; cli.tools.full = true; cli.shell = true; -- cgit v1.2.3