1
0

Deploy chisel on porter

This commit is contained in:
2021-07-23 23:32:33 +02:00
parent b7798bf8ee
commit 6cec90bdfa
3 changed files with 31 additions and 0 deletions

View File

@@ -75,6 +75,9 @@
};
};
clerie.chisel.enable = true;
networking.firewall.allowedTCPPorts = [ 443 ];
networking.firewall.allowedUDPPorts = [ 50101 50138 51337 ];
services.bird2.enable = true;