From 0da1a7956d74c9fc7e7a607e5b289f64efd103a8 Mon Sep 17 00:00:00 2001 From: coolneng Date: Wed, 5 Jan 2022 15:03:56 +0100 Subject: [PATCH] Update zion IP address --- modules/datasync.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/datasync.nix b/modules/datasync.nix index b2d0e07..08f7c8b 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.13.2:22000" ]; + addresses = [ "tcp://192.168.1.2:22000" ]; }; folders = { Documents = {