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