Disable tailscaleAuth for now because it doesn't work with tailscale's ACL tagged group
Some checks failed
Check Flake / check-flake (push) Failing after 35s

This commit is contained in:
2026-02-09 19:57:20 -08:00
parent 8293a7dc2a
commit d6a0e8ec49

View File

@@ -254,7 +254,7 @@
]; ];
tailscaleAuth = { tailscaleAuth = {
enable = true; enable = false; # Disabled for now because it doesn't work with tailscale's ACL tagged groups
virtualHosts = [ virtualHosts = [
"bazarr.s0.neet.dev" "bazarr.s0.neet.dev"
"radarr.s0.neet.dev" "radarr.s0.neet.dev"