about summary refs log tree commit diff
path: root/hosts/tahoe
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--hosts/tahoe/services.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/tahoe/services.nix b/hosts/tahoe/services.nix
index d49785b..058d31c 100644
--- a/hosts/tahoe/services.nix
+++ b/hosts/tahoe/services.nix
@@ -23,7 +23,6 @@ in
       promtail.enable = true;
       node-exporter.enable = true;
     };
-    syncthing.enable = true;
     backup = {
       enable = true;
       repository = "/data/slow/backups/hosts/tahoe";