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