wg & syncthing properly talk through subnet

This commit is contained in:
2025-09-21 11:36:59 -06:00
parent 8262c551e7
commit 97748edc3f
2 changed files with 7 additions and 2 deletions

View File

@@ -56,6 +56,7 @@ in
wg-vps = "10.77.0.1";
wg-server = "10.77.0.2";
wg-friend1 = "10.8.0.2";
wg-friends = "10.8.0.0";
};
description = "Set of IP's for all my computers.";
};