122 current 2025-10-08 20:00:40 25.05.20251006.20c4598 6.12.50 *

This commit is contained in:
2025-10-08 20:07:47 -05:00
parent 70f9bbc727
commit 1c71771cf4

View File

@@ -20,7 +20,7 @@ in
# Define VPN network namespace # Define VPN network namespace
vpnNamespaces.wgmex = { vpnNamespaces.wgmex = {
enable = true; enable = true;
wireguardConfigFile = "${toString config.sops.secrets."vpncon_mex_config".path}"; wireguardConfigFile = "${config.sops.secrets."vpncon_mex_config".path}";
accessibleFrom = [ accessibleFrom = [
"10.0.0.0/8" "10.0.0.0/8"
]; ];