summaryrefslogtreecommitdiff
path: root/hosts/thyme/packages.nix
diff options
context:
space:
mode:
authorSimon Parri <simonparri@ganzeria.com>2025-07-06 11:07:49 -0500
committerSimon Parri <simonparri@ganzeria.com>2025-07-06 11:09:03 -0500
commit1d517173e26aa20b98bc3dcae058cc92b25e09c3 (patch)
treeff15ce983d3d31c0fdec1c2863c6da0b22a41334 /hosts/thyme/packages.nix
parent2a5add85a923f4a67d800b7e0fdcec1f23893c3f (diff)
downloadnixos-config-1d517173e26aa20b98bc3dcae058cc92b25e09c3.tar.gz
nixos-config-1d517173e26aa20b98bc3dcae058cc92b25e09c3.zip
hosts/*: Add tools for file-syncing
Diffstat (limited to 'hosts/thyme/packages.nix')
-rw-r--r--hosts/thyme/packages.nix1
1 files changed, 1 insertions, 0 deletions
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;