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/bean/common.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'hosts/bean/common.nix') diff --git a/hosts/bean/common.nix b/hosts/bean/common.nix index 1918c57..27e3c86 100644 --- a/hosts/bean/common.nix +++ b/hosts/bean/common.nix @@ -25,6 +25,7 @@ in gui.fonts = true; net.tools.minimal = true; sound.tools = true; + sync.tools = true; sys.tools = true; www.browser = true; }; -- cgit v1.2.3