cluster/services/wireguard: trust interface
This commit is contained in:
parent
232ff31ded
commit
31d9afaef5
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@ in
|
|||
|
||||
networking = {
|
||||
firewall = {
|
||||
trustedInterfaces = [ "wgmesh" ];
|
||||
allowedUDPPorts = [ link.port ];
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue