From 53bef627f4c588d8abe79729a4843641ab678535 Mon Sep 17 00:00:00 2001 From: Aly Raffauf Date: Tue, 15 Oct 2024 00:28:23 -0400 Subject: [PATCH] syncthing: remove pics --- userModules/aly/syncthing.nix | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/userModules/aly/syncthing.nix b/userModules/aly/syncthing.nix index 55449728..2c1e1d57 100644 --- a/userModules/aly/syncthing.nix +++ b/userModules/aly/syncthing.nix @@ -53,16 +53,6 @@ in { }; }; - "camera" = { - id = "fcsgh-dlxys"; - path = "/home/aly/pics/camera"; - devices = ["brawly" "fallarbor" "lavaridge" "mauville" "petalburg" "rustboro" "slateport" "wallace" "winona"]; - versioning = { - params.cleanoutDays = "5"; - type = "trashcan"; - }; - }; - "screenshots" = { id = "screenshots"; path = "/home/aly/pics/screenshots";