This commit is contained in:
randogoth 2026-02-10 08:34:43 +02:00
parent 816dd2b076
commit 9205ec2d23
2 changed files with 6 additions and 4 deletions

View file

@ -16,8 +16,5 @@
jack.enable = true;
};
tailscale.enable = true;
tailscaled.serviceConfig.Environment = [
"TS_DEBUG_FIREWALL_MODE=nftables"
];
};
}