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/tomato/packages.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/tomato') diff --git a/hosts/tomato/packages.nix b/hosts/tomato/packages.nix index bf27f23..391ae2c 100644 --- a/hosts/tomato/packages.nix +++ b/hosts/tomato/packages.nix @@ -22,6 +22,7 @@ in net.tools.full = true; script.utils = true; sound.tools = true; + sync.tools = true; sys.tools = true; writing.tools = true; www.browser = true; -- cgit v1.2.3