summary refs log tree commit diff
path: root/modules/syncthing.nix
diff options
context:
space:
mode:
Diffstat (limited to 'modules/syncthing.nix')
-rw-r--r--modules/syncthing.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/syncthing.nix b/modules/syncthing.nix
index 3210e03..84a04a1 100644
--- a/modules/syncthing.nix
+++ b/modules/syncthing.nix
@@ -50,7 +50,7 @@ in
 
           commonFolder = name: {
             path = "~/sync/${name}";
-            type = "receiveonly";
+            devices = [ "bismuth" "graphite" ];
             versioning = {
               type = "staggered";
               params = {