about summary refs log tree commit diff
path: root/machines/devhell/herja.nix
diff options
context:
space:
mode:
authordevhell <devhell@mailfresser.de>2021-03-19 20:01:22 +0000
committerdevhell <devhell@mailfresser.de>2021-03-19 20:01:22 +0000
commitb586cf725c7d4c9ee54bd189a5782c2c9b5d2902 (patch)
tree9c3ac4866f9a6c8b2982c35d627869c47b354880 /machines/devhell/herja.nix
parentbc975b665d7cb1bbd53dac67f5e260e6b6128d82 (diff)
machines/devhell: Once again remove syncthing dataDir
Sigh.
Diffstat (limited to 'machines/devhell/herja.nix')
-rw-r--r--machines/devhell/herja.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/machines/devhell/herja.nix b/machines/devhell/herja.nix
index f0e06560..f428f7fa 100644
--- a/machines/devhell/herja.nix
+++ b/machines/devhell/herja.nix
@@ -120,7 +120,6 @@
     syncthing = {
       enable = true;
       user = "dev";
-      dataDir = "/home/dev/Sync/";
     };
   };