try
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
allowedUDPPorts = [ 53 ];
|
||||
};
|
||||
};
|
||||
nat.internalInterfaces = [ "ve-netbird" ];
|
||||
nat.internalInterfaces = [ "ve-netbird" "wt0" ];
|
||||
};
|
||||
|
||||
sops.secrets."netbird/coturnPass" = lib.mkIf config.sysconfig.virtualization.netbird.enable {};
|
||||
|
||||
Reference in New Issue
Block a user