services.nginx.tailscaleAuth.expectedTailnet

NixOS option

If you want to prevent node sharing from allowing users to access services across tailnets, declare your expected tailnets domain here.

type: null or string
Default
""
Example
"tailnet012345.ts.net"
declared in: nixos/modules/services/web-servers/nginx/tailscale-auth.nixView source on NixOS/nixpkgs →