From fcb920f00a433a09daa260526f514db20e1c1480 Mon Sep 17 00:00:00 2001 From: coolneng Date: Wed, 27 Jul 2022 19:37:43 +0200 Subject: [PATCH] Update zion syncthing IP address --- modules/datasync.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/datasync.nix b/modules/datasync.nix index f303741..07a579b 100644 --- a/modules/datasync.nix +++ b/modules/datasync.nix @@ -19,7 +19,7 @@ key = config.age.secrets.syncthing.path; devices.zion = { id = "FLI2RS7-GNI5PDM-SQRNF7P-YJIOXJ7-46FRPEI-NRLQGBC-HXRWG7O-RKOVLAF"; - addresses = [ "tcp://192.168.1.2:22000" ]; + addresses = [ "tcp://192.168.13.2:22000" ]; }; folders = { Documents = {