summaryrefslogtreecommitdiff
path: root/hosts/carrot
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/carrot')
-rw-r--r--hosts/carrot/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/carrot/default.nix b/hosts/carrot/default.nix
index 96f349b..bbe1370 100644
--- a/hosts/carrot/default.nix
+++ b/hosts/carrot/default.nix
@@ -20,7 +20,7 @@ in
this.sets = {
cli.tools.full = true;
de.utils = true;
- media.tools = true;
+ media.tools.full = true;
net.tools.minimal = true;
script.utils = true;
sound.tools = true;