tailscale: remove openUDP (moved to headscale)
This commit is contained in:
parent
6d51a10659
commit
aa9d2a5e03
@ -8,8 +8,6 @@ let
|
||||
in
|
||||
{
|
||||
architect = {
|
||||
firewall.openUDP = [ config.services.tailscale.port ];
|
||||
|
||||
networks.tailscale = {
|
||||
interface = "ts0";
|
||||
net = "100.64.0.0/10";
|
||||
|
Loading…
Reference in New Issue
Block a user