diff --git a/hosts/hainich/services/syncthing.nix b/hosts/hainich/services/syncthing.nix index 981026e..6e56632 100644 --- a/hosts/hainich/services/syncthing.nix +++ b/hosts/hainich/services/syncthing.nix @@ -6,6 +6,7 @@ openDefaultPorts = true; declarative = { devices = { + # schweby txsbcct = { addresses = []; # empty = dynamic id = "AQHOPTO-X3LWJXZ-2SPLSEW-MCVMX3R-VSLPPYE-NIOTDMW-QOYRSDZ-2LR7RAD"; @@ -22,16 +23,22 @@ addresses = []; # empty = dynamic id = "72B3T74-NOMJV3X-EVJXTJF-5GGAEZB-ZDKBHXQ-VQNRYEU-YCPA2JP-L6NGAAG"; }; + # zauberberg conway = { addresses = []; # empty = dynamic id = "HV7IU2N-Q4W3A7F-BSASR43-OB575SM-47FY2UW-7N5GMFM-PX3LWRN-HXBXMQF"; }; + # hexchen + storah = { + addresses = [ "tcp://46.4.62.95:22000" "quic://46.4.62.95:22000" ]; + id = "SGHQ2JA-7FJ6CKM-N3I54R4-UOJC5KO-7W22O62-YLTF26F-S7DLZG4-ZLP7HAM"; + }; }; folders = { "/var/lib/syncthing/hacc" = { id = "qt2ly-xvvvs"; - devices = [ "txsbcct" "octycs" "stuebinm-desktop" "conway" "raphael-laptop" ]; + devices = [ "txsbcct" "octycs" "stuebinm-desktop" "conway" "raphael-laptop" "storah" ]; type = "receiveonly"; versioning = { type = "simple";