tailscale
This commit is contained in:
parent
40770de013
commit
38b5b33ff8
|
|
@ -47,4 +47,5 @@
|
|||
ip46tables -t mangle -D nixos-fw-rpfilter -p udp -m udp --dport 51820 -j RETURN || true
|
||||
'';
|
||||
};
|
||||
services.tailscale.enable = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue