From 1d517173e26aa20b98bc3dcae058cc92b25e09c3 Mon Sep 17 00:00:00 2001 From: Simon Parri Date: Sun, 6 Jul 2025 11:07:49 -0500 Subject: hosts/*: Add tools for file-syncing --- hosts/carrot/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/carrot') 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; }; -- cgit v1.2.3