diff --git a/system/services/syncthing/default.nix b/system/services/syncthing/default.nix index 09116dc..cc0d0c8 100644 --- a/system/services/syncthing/default.nix +++ b/system/services/syncthing/default.nix @@ -21,7 +21,7 @@ notes = { id = "notes"; label = "Notes"; - path = "/home/synchronous/notes"; + path = "/home/synchronous/journal"; type = "sendreceive"; devices = ["cluster"];