diff --git a/modules/services/syncthing.nix b/modules/services/syncthing.nix index 63e12a1..909abef 100644 --- a/modules/services/syncthing.nix +++ b/modules/services/syncthing.nix @@ -76,6 +76,7 @@ in }; folders = { cache = mkMobile "~/Downloads/cache/"; + clip = mkMobile "~/Pictures/Art/current clip files/"; friends = mkMobile "~/Pictures/Artist/friends/"; forme = mkMobile "~/Pictures/Art for me/"; comfy = mkMobile "~/Development/AI/ComfyUI/output/";