From 733d98a446591175a425aaf68f000a34d2b8eade Mon Sep 17 00:00:00 2001 From: Lillian-Violet Date: Fri, 6 Dec 2024 19:21:21 +0100 Subject: [PATCH] use a different port for this vpn maybe? --- nixos/hosts/wheatley/configuration.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/hosts/wheatley/configuration.nix b/nixos/hosts/wheatley/configuration.nix index 2a85a17..b054a2a 100644 --- a/nixos/hosts/wheatley/configuration.nix +++ b/nixos/hosts/wheatley/configuration.nix @@ -177,7 +177,7 @@ wg1 = { autostart = true; address = ["10.5.5.1/24"]; - listenPort = 51820; + listenPort = 51821; privateKeyFile = config.sops.secrets."wg-private-key".path; peers = [