MyNixOS website logo
option

accounts.contact.accounts.<name>.vdirsyncer.urlCommand

A command that prints the URL of the storage.

Declarations
Type
null or (list of string)
Default
null
Example
[
  "~/get-url.sh"
]