From 1569f26b026bf6b2a4c14454d06cfcc41a53847f Mon Sep 17 00:00:00 2001 From: Aly Raffauf Date: Wed, 16 Oct 2024 17:23:30 -0400 Subject: [PATCH] nix fmt --- userModules/aly/syncthing.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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";