From eb404ad3a2fb00946456db3a4bb65a5bce353455 Mon Sep 17 00:00:00 2001 From: Lillian-Violet Date: Fri, 6 Dec 2024 20:19:41 +0100 Subject: [PATCH] open port 7878 for testing the wireguard on wheatley --- nixos/hosts/wheatley/configuration.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nixos/hosts/wheatley/configuration.nix b/nixos/hosts/wheatley/configuration.nix index 31675a6..3582f7e 100644 --- a/nixos/hosts/wheatley/configuration.nix +++ b/nixos/hosts/wheatley/configuration.nix @@ -220,6 +220,7 @@ 80 # http 443 # https 51821 + 7878 ]; allowedUDPPortRanges = [ {