From 7b128480e894e5b6a3ba05ffce3da6bf1330ffe1 Mon Sep 17 00:00:00 2001 From: coolneng Date: Tue, 1 Jun 2021 22:41:02 +0200 Subject: [PATCH] Change Syncthing zion address to 192.168.13.2 --- modules/datasync.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/datasync.nix b/modules/datasync.nix index 6629733..ec10928 100644 --- a/modules/datasync.nix +++ b/modules/datasync.nix @@ -21,7 +21,7 @@ zion = { id = "FLI2RS7-GNI5PDM-SQRNF7P-YJIOXJ7-46FRPEI-NRLQGBC-HXRWG7O-RKOVLAF"; - addresses = [ "tcp://10.8.0.1:22000" ]; + addresses = [ "tcp://192.168.13.2:22000" ]; }; }; folders = {