nebula bypass nixos firewall
This commit is contained in:
parent
057b5bb011
commit
4e73bdb0dc
2 changed files with 3 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
{config, ...}: {
|
||||
networking.firewall.allowedTCPPorts = [4343];
|
||||
networking.firewall.allowedTCPPorts = [3131];
|
||||
services.nebula.networks.xunmesh = {
|
||||
enable = true;
|
||||
isLighthouse = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue