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

services.pass-secret-service.enable

Whether to enable Pass libsecret service.

Type: boolean

Default:

false

Example:

true

Declared by:

services.pass-secret-service.package

The pass-secret-service package to use.

Type: package

Default:

pkgs.pass-secret-service

Declared by:

services.pass-secret-service.storePath

Absolute path to the password store. If the programs.password-store module is enabled, the programs.password-store.settings.PASSWORD_STORE_DIR option will be checked, if found it will be inherited as the default.

Type: null or string

Default:

"$HOME/.password-store"

Example:

"/home/user/.local/share/password-store"

Declared by: