Make tailscale trusted everywhere

This commit is contained in:
2022-12-28 15:36:43 +00:00
parent 411cf0d919
commit 2ffd00737e
2 changed files with 2 additions and 1 deletions

View File

@@ -73,6 +73,8 @@ in {
EDITOR = "hx";
};
networking.firewall.trustedInterfaces = ["tailscale0"];
programs.zsh.enable = true;
services = {