From 21d34e06692abb98ca9cc158134a27956be132d7 Mon Sep 17 00:00:00 2001 From: Richie Cahill Date: Mon, 27 May 2024 10:27:37 -0400 Subject: [PATCH] fixed syncthing settings warning --- systems/jeeves/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/systems/jeeves/configuration.nix b/systems/jeeves/configuration.nix index b0175b7..ff920c0 100644 --- a/systems/jeeves/configuration.nix +++ b/systems/jeeves/configuration.nix @@ -58,7 +58,7 @@ sysstat.enable = true; syncthing.guiAddress = "192.168.90.40:8384"; - syncthing.folders = { + syncthing.settings.folders = { "notes" = { id = "l62ul-lpweo"; # cspell:disable-line path = "/ZFS/Media/Notes";