From b76e3ef71ce9031f3daa2fc8d5e0d9bae64d0346 Mon Sep 17 00:00:00 2001 From: coolneng Date: Mon, 23 Dec 2019 20:01:40 +0100 Subject: [PATCH] Allo zion to sync Family photos --- modules/datasync.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/modules/datasync.nix b/modules/datasync.nix index ecfa8c7..fd72ce0 100644 --- a/modules/datasync.nix +++ b/modules/datasync.nix @@ -7,7 +7,7 @@ radicale ]; - # Enable syncthingthing + # Enable syncthing services.syncthing = { enable = true; openDefaultPorts = true; @@ -30,7 +30,7 @@ Documents.type = "receiveonly"; Notes.type = "receiveonly"; Music.type = "receiveonly"; - Photos.type = "receiveonly"; + #Photos.type = "receiveonly"; Security.type = "receiveonly"; Projects.type = "receiveonly";