MyNixOS website logo
option

accounts.calendar.accounts.<name>.vdirsyncer.clientSecretCommand

A command that prints the OAuth credentials to standard output.

See https://vdirsyncer.pimutils.org/en/stable/config.html#google for more information.

Declarations
Type
null or (list of string)
Default
null
Example
[
  "pass"
  "client_secret"
]