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 19:13:36 +0000
committerdevhell <devhell@mailfresser.de>2021-03-19 19:13:36 +0000
commit34a0d321af8ab12640ea54774f0a8e6f4896ba5d (patch)
tree408f467c3ef3e56a3e2a835e636b9766158ca2a5 /machines/devhell/herja.nix
parentd46aa4ec882dcb9ac0e09da6e1aecb361d90d287 (diff)
Revert "machines/devhell: Remove syncthing dataDir"
This reverts commit d46aa4ec882dcb9ac0e09da6e1aecb361d90d287.
Diffstat (limited to 'machines/devhell/herja.nix')
-rw-r--r--machines/devhell/herja.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/machines/devhell/herja.nix b/machines/devhell/herja.nix
index f428f7fa..d8612afe 100644
--- a/machines/devhell/herja.nix
+++ b/machines/devhell/herja.nix
@@ -120,6 +120,7 @@
     syncthing = {
       enable = true;
       user = "dev";
+      dataDir = "/home/dev/syncthing/";
     };
   };