aboutsummaryrefslogtreecommitdiff
path: root/hosts/tahoe/services.nix
diff options
context:
space:
mode:
Diffstat (limited to 'hosts/tahoe/services.nix')
-rw-r--r--hosts/tahoe/services.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/hosts/tahoe/services.nix b/hosts/tahoe/services.nix
index b1ed33f..7de94f6 100644
--- a/hosts/tahoe/services.nix
+++ b/hosts/tahoe/services.nix
@@ -37,6 +37,7 @@ in {
vhostName = "bt.fcuny.xyz";
};
metrics-exporter = { enable = true; };
+ syncthing.enable = true;
backup = {
enable = true;
repository = "/data/slow/backups/systems";