Remove COACE VPN configuration

This commit is contained in:
coolneng 2021-11-03 18:33:14 +01:00
parent 47dc168b44
commit 61e7f6f9e5
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 0 additions and 12 deletions

View File

@ -30,18 +30,6 @@
}
];
};
coace = {
address = [ "10.9.0.2/32" ];
privateKeyFile = config.age.secrets.wireguard.path;
peers = [
# unit
{
publicKey = "SYfPEKJkO3HaCiQdV/iionsS6CEjLcLt9C0x0Ib3tEU=";
allowedIPs = [ "10.9.0.1/32" "10.0.1.0/24" "10.0.0.0/24" ];
endpoint = "coace.duckdns.org:1194";
}
];
};
};
# Enable localhost SSH