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";