MyNixOS website logo
option

accounts.email.accounts.<name>.aerc.imapOauth2Params

Sets the oauth2 params if authentication mechanism oauthbearer or xoauth2 is used. See aerc-imap(5).

Declarations
Type
null or (submodule)
Default
null
Example
{
  token_endpoint = "<token_endpoint>";
}</token_endpoint>