diff --git a/nixos/syncthing.nix b/nixos/syncthing.nix index 6b9ced31..c37b58ef 100644 --- a/nixos/syncthing.nix +++ b/nixos/syncthing.nix @@ -1,6 +1,6 @@ { config, pkgs, inputs, ... }: let - workstations = [ "skinnyv" "foureighty" "thinky" ]; + workstations = [ "skinnyv" "foryog" "thinky" ]; workstations_plus_phone = [ "OnePlus9" ] ++ workstations; in { services.syncthing = { @@ -18,7 +18,7 @@ in { "skinnyv" = { id = "SUNR6EL-UBSLEE6-CZOSGIL-D527FQG-BXL2PMA-ISEQHMV-2CXKKPD-U7GERQB"; }; - "foureighty" = { + "foryog" = { id = "Q4AA3LA-QIMMBNK-QWKW2AL-5SRGBU3-RYWD5EH-GKMVXRT-XVYFU3R-UYAAMAH"; }; "hagath" = {