From 3ffb139580a5cade9f39b9eb55efa5e7c2127b41 Mon Sep 17 00:00:00 2001 From: Simon Parri Date: Sun, 6 Jul 2025 11:12:10 -0500 Subject: modules/sets: Split media.tools into minimal and full --- hosts/tomato/packages.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/tomato') diff --git a/hosts/tomato/packages.nix b/hosts/tomato/packages.nix index 391ae2c..ccab0c3 100644 --- a/hosts/tomato/packages.nix +++ b/hosts/tomato/packages.nix @@ -18,7 +18,7 @@ in image.tools = true; mail.tools = true; manga.dl = true; - media.tools = true; + media.tools.full = true; net.tools.full = true; script.utils = true; sound.tools = true; -- cgit v1.2.3