{nixy,mediabox}/wireguard: remove unneeded listenPort setting

This commit is contained in:
2024-04-22 20:05:17 +02:00
parent 282cac1b70
commit 654432249a
2 changed files with 0 additions and 2 deletions

View File

@@ -113,7 +113,6 @@
wireguard.interfaces = {
wg0 = {
ips = ["10.100.0.5/24"];
listenPort = 51820;
privateKeyFile = config.sops.secrets."wg_privkey".path;
peers = [
{