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/thyme/packages.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/thyme/packages.nix') diff --git a/hosts/thyme/packages.nix b/hosts/thyme/packages.nix index ef8ebba..c2adc1e 100644 --- a/hosts/thyme/packages.nix +++ b/hosts/thyme/packages.nix @@ -18,6 +18,7 @@ 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