From cb65ed9eb20504ff4ab65940c887b95729f53955 Mon Sep 17 00:00:00 2001 From: coolneng Date: Fri, 22 Nov 2019 02:23:34 +0100 Subject: [PATCH] Change all folder to 'receive only' --- modules/datasync.nix | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/modules/datasync.nix b/modules/datasync.nix index bd8c6e8..5cfca19 100644 --- a/modules/datasync.nix +++ b/modules/datasync.nix @@ -27,6 +27,10 @@ "Projects" = { devices = [ "monolith" ]; id = "cjhmu-avy9v"; }; Documents.type = "receiveonly"; + Notes.type = "receiveonly"; + Music.type = "receiveonly"; + Photos.type = "receiveonly"; + Security.type = "receiveonly"; Projects.type = "receiveonly"; Documents.path = "/vault/syncthing/Documents";