diff options
Diffstat (limited to 'hosts/tomato/packages.nix')
-rw-r--r-- | hosts/tomato/packages.nix | 2 |
1 files changed, 1 insertions, 1 deletions
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; |