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
declared in: <home-manager/modules/programs/papis.nix>source unavailable{ editor = "nvim"; file-browser = "ranger" add-edit = true; }