103 current 2025-10-08 16:51:02 25.05.20251006.20c4598 6.12.50 *

This commit is contained in:
2025-10-08 16:53:25 -05:00
parent 0ea30f9a83
commit 0120cc58a8
2 changed files with 2 additions and 2 deletions

View File

@@ -37,7 +37,7 @@ in
networking.wg-quick.interfaces = lib.mkIf cfg.wg_mex {
wg_mex = {
# client settings
table = "wgmex";
table = "51820";
privateKeyFile = config.sops.secrets."wg_mex_key".path;
address = [ "10.74.252.231/32" "fc00:bbbb:bbbb:bb01::b:fce6/128" ];
dns = [ "10.64.0.1" ];