Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

programs.pimsync.enable

Whether to enable pimsync.

Type: boolean

Default:

false

Example:

true

Declared by:

programs.pimsync.package

The pimsync package to use.

Type: package

Default:

pkgs.pimsync

Declared by:

programs.pimsync.settings

Settings to be added to pimsync.conf. See pimsync.conf(5).

Type: anything

Default:

[
  {
    name = "status_path";
    params = [ "${config.xdg.dataHome}/pimsync/status" ];
  }
]

Declared by: