Extract vpn exit node config to module
This commit is contained in:
parent
aaebb4bc19
commit
3f2d427c65
7 changed files with 57 additions and 39 deletions
|
@ -56,6 +56,7 @@ in
|
|||
);
|
||||
|
||||
networking.firewall.checkReversePath = "loose";
|
||||
networking.firewall.allowedTCPPorts = [ config.services.headscale.port ];
|
||||
networking.firewall.allowedUDPPorts = [
|
||||
41641
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue