disable tailscale nginx auth, not currently in use with any domains
This commit is contained in:
parent
95a48af464
commit
924d87e1c0
1 changed files with 0 additions and 1 deletions
|
|
@ -10,7 +10,6 @@ in
|
|||
config = lib.mkIf config.${feature}.enable {
|
||||
services = {
|
||||
${feature}.enable = true;
|
||||
nginx.tailscaleAuth.enable = true;
|
||||
};
|
||||
|
||||
networking.firewall.trustedInterfaces = [ "tailscale0" ];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue