From be90dca334c2e4b7acbafda256f4020ceeab1cff Mon Sep 17 00:00:00 2001 From: Schweby mit Hut Date: Thu, 11 Feb 2021 22:31:35 +0100 Subject: [PATCH] hainich/syncthing: added raphael-laptop --- hosts/hainich/services/syncthing.nix | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/hosts/hainich/services/syncthing.nix b/hosts/hainich/services/syncthing.nix index 04a9566..981026e 100644 --- a/hosts/hainich/services/syncthing.nix +++ b/hosts/hainich/services/syncthing.nix @@ -18,6 +18,10 @@ addresses = []; # empty = dynamic id = "CWZTKG7-F45LE2O-TIT6IBC-RQD6MLH-K5ECUGJ-LOHJXF3-I2F4R6I-JVMRLAJ"; }; + raphael-laptop = { + addresses = []; # empty = dynamic + id = "72B3T74-NOMJV3X-EVJXTJF-5GGAEZB-ZDKBHXQ-VQNRYEU-YCPA2JP-L6NGAAG"; + }; conway = { addresses = []; # empty = dynamic id = "HV7IU2N-Q4W3A7F-BSASR43-OB575SM-47FY2UW-7N5GMFM-PX3LWRN-HXBXMQF"; @@ -27,7 +31,7 @@ folders = { "/var/lib/syncthing/hacc" = { id = "qt2ly-xvvvs"; - devices = [ "txsbcct" "octycs" "stuebinm-desktop" "conway" ]; + devices = [ "txsbcct" "octycs" "stuebinm-desktop" "conway" "raphael-laptop" ]; type = "receiveonly"; versioning = { type = "simple";