about summary refs log tree commit diff
diff options
context:
space:
mode:
authorFranck Cuny <franck@fcuny.net>2022-04-21 19:26:40 -0700
committerFranck Cuny <franck@fcuny.net>2022-04-21 19:26:40 -0700
commit1e8706b079879ddbca53b65e6781b9d4d7a590d1 (patch)
tree520490d00973b0f3641922c284d4e5d520225d03
parentsyncthing: configure the keys for tahoe (diff)
downloadworld-1e8706b079879ddbca53b65e6781b9d4d7a590d1.tar.gz
syncthing: don't run from home
-rw-r--r--hosts/tahoe/home.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/tahoe/home.nix b/hosts/tahoe/home.nix
index c183915..7ea3830 100644
--- a/hosts/tahoe/home.nix
+++ b/hosts/tahoe/home.nix
@@ -11,7 +11,6 @@
       enable = true;
       musicDirectory = "/data/fast/music";
     };
-    syncthing.enable = true;
     flac.enable = true;
     yt-dlp.enable = true;
   };