services.headscale.settings.oidc.allowed_users
Users allowed to authenticate even if not in allowedDomains.
- Type
list of string- Default
[ ]- Example
[ "alice@example.com" ]- Declared
- <nixpkgs/nixos/modules/services/networking/headscale.nix>
Users allowed to authenticate even if not in allowedDomains.
list of string[ ][
"alice@example.com"
]