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 e5f53ab..25f8527 100644
--- a/hosts/tahoe/services.nix
+++ b/hosts/tahoe/services.nix
@@ -39,6 +39,7 @@ in
};
metrics-exporter = { enable = true; };
syncthing.enable = true;
+ sendsms.enable = true;
backup = {
enable = true;
repository = "/data/slow/backups/systems";