MyNixOS website logo
option

services.pass-secret-service.storePath

Absolute path to password store. Defaults to $HOME/.password-store if the programs.password-store module is not enabled, and programs.password-store.settings.PASSWORD_STORE_DIR if it is.

Declarations
Type
null or string
Default
"$HOME/.password-store"
Example
"/home/user/.local/share/password-store"