diff --git a/userModules/aly/syncthing.nix b/userModules/aly/syncthing.nix index 9f8e5fa4..ab896eaf 100644 --- a/userModules/aly/syncthing.nix +++ b/userModules/aly/syncthing.nix @@ -64,7 +64,7 @@ in { "screenshots" = { id = "screenshots"; path = "/home/aly/pics/screenshots"; - devices = ["fallarbor" "lavaridge" "mauville" "petalburg" "rustboro" "slateport""winona"]; + devices = ["fallarbor" "lavaridge" "mauville" "petalburg" "rustboro" "slateport" "winona"]; versioning = { params.cleanoutDays = "5"; type = "trashcan";