fix(tailscale): exposing the network interface is not necessary
This commit is contained in:
parent
585885f28d
commit
48b0a2325d
1 changed files with 0 additions and 2 deletions
|
|
@ -5,6 +5,4 @@
|
||||||
"--accept-dns=true"
|
"--accept-dns=true"
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
||||||
networking.firewall.trustedInterfaces = [ "tailscale0" ];
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue