From c65fd5ae523ead4a4bc4c2e17f9f4863d25bb034 Mon Sep 17 00:00:00 2001 From: Danilo Reyes Date: Sun, 15 Feb 2026 18:24:17 -0600 Subject: [PATCH] csp files syncthing --- modules/services/syncthing.nix | 1 + 1 file changed, 1 insertion(+) 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/";