loki: use dynamic wireguard port

This commit is contained in:
Erwin Boskma 2024-12-13 09:03:03 +01:00
parent befb23f33e
commit e239c091cf
Signed by: erwin
SSH key fingerprint: SHA256:9LmFDe1C6jSrEyqxxvX8NtJBmcbB105XoqyUZF092bg

View file

@ -206,9 +206,6 @@
# SteamLink # SteamLink
27031 27031
27036 27036
# WireGuard
51820
]; ];
allowedTCPPortRanges = [ allowedTCPPortRanges = [
@ -286,7 +283,6 @@
wireguardConfig = { wireguardConfig = {
PrivateKeyFile = config.sops.secrets.wireguard-horus0-privkey.path; PrivateKeyFile = config.sops.secrets.wireguard-horus0-privkey.path;
ListenPort = 51820;
}; };
wireguardPeers = [ wireguardPeers = [