MyNixOS website logo
option

accounts.contact.accounts.<name>.vdirsyncer.userNameCommand

A command that prints the user name to standard output.

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