diff --git a/nix/hosts/chunk/default.nix b/nix/hosts/chunk/default.nix index c755f65..b2cea1d 100644 --- a/nix/hosts/chunk/default.nix +++ b/nix/hosts/chunk/default.nix @@ -39,7 +39,7 @@ in { enable = true; allowedTCPPorts = [ 22 80 443 53 853 ]; allowedUDPPorts = [ 443 51820 53 853 ]; # 51820 is wireguard - trustedInterfaces = [ "wg0" ]; + trustedInterfaces = [ "wg0" "br-2a019a56bbcc" ]; # the second one is docker, idk if this changes }; networking.interfaces.ens18 = { ipv6.addresses = [{