MyNixOS website logo
option

programs.papis.libraries.<name>.settings

Configuration for this library.

Declarations
Type
attribute set of (boolean or signed integer or string)
Default
{ }
Example
{
  dir = "~/papers/";
}