programs.papis.settings

Home-Manager option

Configuration written to $XDG_CONFIG_HOME/papis/config. See https://papis.readthedocs.io/en/latest/configuration.html for supported values.

type: attribute set of (boolean or signed integer or string)
Default
{ }
Example
{ editor = "nvim"; file-browser = "ranger" add-edit = true; }
declared in: <home-manager/modules/programs/papis.nix>source unavailable