MyNixOS website logo
option

accounts.calendar.accounts.<name>.remote.passwordCommand

A command that prints the password to standard output.

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