services.headscale.settings.oidc.allowed_domains
NixOS option
Allowed principal domains. if an authenticated user’s domain is not in this list authentication request will be rejected.
type: list of stringDefault
[ ]
Example
declared in: nixos/modules/services/networking/headscale.nixView source on NixOS/nixpkgs →[ "example.com" ]