about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--hosts/tahoe/services.nix2
1 files changed, 0 insertions, 2 deletions
diff --git a/hosts/tahoe/services.nix b/hosts/tahoe/services.nix
index 7e42a1f..1159cb1 100644
--- a/hosts/tahoe/services.nix
+++ b/hosts/tahoe/services.nix
@@ -17,7 +17,5 @@ in
         vhostName = "dash.${config.homelab.domain}";
       };
     };
-
-    sendsms.enable = true;
   };
 }