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/thyme/packages.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hosts/thyme/packages.nix') diff --git a/hosts/thyme/packages.nix b/hosts/thyme/packages.nix index c2adc1e..0386efa 100644 --- a/hosts/thyme/packages.nix +++ b/hosts/thyme/packages.nix @@ -14,7 +14,7 @@ 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