MyNixOS website logo

Attribute set from name of a setting to its value. For available options see ncmpcpp(1).

Declarations
Type
attribute set of (boolean or signed integer or string)
Default
{ }
Example
{
  ncmpcpp_directory = "~/.local/share/ncmpcpp";
}