From 73267c8b7ec453e6847ca9f55d8f848d50011f9e Mon Sep 17 00:00:00 2001 From: Jake Ginesin Date: Mon, 9 Jun 2025 02:15:53 -0400 Subject: [PATCH] 423 current 2025-06-09 02:15:26 25.05.20250424.f771eb4 6.12.24 * --- system/services/syncthing/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/system/services/syncthing/default.nix b/system/services/syncthing/default.nix index cc0d0c8..0b67290 100644 --- a/system/services/syncthing/default.nix +++ b/system/services/syncthing/default.nix @@ -19,8 +19,8 @@ }; folders = { notes = { - id = "notes"; - label = "Notes"; + id = "journal"; + label = "journal"; path = "/home/synchronous/journal"; type = "sendreceive";