summaryrefslogtreecommitdiff
path: root/hosts/carrot
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/carrot')
-rw-r--r--hosts/carrot/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/carrot/default.nix b/hosts/carrot/default.nix
index cea43df..96f349b 100644
--- a/hosts/carrot/default.nix
+++ b/hosts/carrot/default.nix
@@ -24,6 +24,7 @@ in
net.tools.minimal = true;
script.utils = true;
sound.tools = true;
+ sync.tools = true;
sys.tools = true;
www.browser = true;
};