diff --git a/system/services/syncthing.nix b/system/services/syncthing.nix index f0740b5..d76e2d5 100644 --- a/system/services/syncthing.nix +++ b/system/services/syncthing.nix @@ -88,8 +88,7 @@ in id = "sm-g780f_yjwa-photos"; devices = [ "s20fe" ]; }; - # TODO: Move this folder path to NAS based later. - "~/Onyx-Notes" = { + "/nas/Syncthing/Sync/Onyx-Notes" = { label = "Onyx Notes"; id = "Onyx-Notes"; devices = [ "onyx" ];