diff --git a/nixos/syncthing.nix b/nixos/syncthing.nix index e5830000..5115008c 100644 --- a/nixos/syncthing.nix +++ b/nixos/syncthing.nix @@ -19,9 +19,9 @@ in { overrideFolders = false; settings = { devices = { - "airy" = { - id = "5IL6UQ5-VFJNVHY-EPTVAXB-IRAEX3B-QYFFD2A-PBWOMFB-UC5AYME-OQJVOAI"; - } + "airy" = { + id = "5IL6UQ5-VFJNVHY-EPTVAXB-IRAEX3B-QYFFD2A-PBWOMFB-UC5AYME-OQJVOAI"; + }; "bolty" = { id = "RWRDHMX-6XVZDIP-7A36KBY-SIOAGHJ-RDQALMZ-VX5KY4J-4CNNNWH-HIAZHQL"; };