aboutsummaryrefslogtreecommitdiff
path: root/hosts/tahoe/services.nix
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2023-05-10 20:09:14 -0700
committerFranck Cuny <franck@fcuny.net>2023-05-10 20:09:14 -0700
commit439e940037e2a0a37d7d59ac64e65518867aac15 (patch)
tree32965be1cde8e59e1f4940e651ff23af6194ef1e /hosts/tahoe/services.nix
parentprofiles/seedbox: move transmission to it (diff)
downloadinfra-439e940037e2a0a37d7d59ac64e65518867aac15.tar.gz
profiles/syncthing: move the old module
Diffstat (limited to 'hosts/tahoe/services.nix')
-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";