diff --git a/userModules/aly/syncthing.nix b/userModules/aly/syncthing.nix index 6d19ba6f..3cca2498 100644 --- a/userModules/aly/syncthing.nix +++ b/userModules/aly/syncthing.nix @@ -52,16 +52,6 @@ in { }; }; - "camera" = { - id = "fcsgh-dlxys"; - path = "/home/aly/pics/camera"; - devices = ["fallarbor" "lavaridge" "mauville" "norman" "petalburg" "rustboro" "slateport" "winona"]; - versioning = { - params.cleanoutDays = "5"; - type = "trashcan"; - }; - }; - "screenshots" = { id = "screenshots"; path = "/home/aly/pics/screenshots";