about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--hosts/tahoe/services.nix4
1 files changed, 0 insertions, 4 deletions
diff --git a/hosts/tahoe/services.nix b/hosts/tahoe/services.nix
index 894f345..b510463 100644
--- a/hosts/tahoe/services.nix
+++ b/hosts/tahoe/services.nix
@@ -45,10 +45,6 @@ in
       enable = true;
       stateDir = "/var/lib/gitolite";
     };
-    transmission = {
-      enable = true;
-      vhostName = "bt.fcuny.xyz";
-    };
     syncthing.enable = true;
     backup = {
       enable = true;