drop tailscale. Back to plain WG
This commit is contained in:
parent
312e23a19c
commit
1987cd3c83
2 changed files with 0 additions and 11 deletions
|
@ -1,10 +0,0 @@
|
|||
{config, ...}:
|
||||
{
|
||||
services.tailscale.enable = true;
|
||||
|
||||
networking.firewall = {
|
||||
checkReversePath = "loose";
|
||||
trustedInterfaces = [ "tailscale0" ];
|
||||
allowedUDPPorts = [ config.services.tailscale.port ];
|
||||
};
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue