Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

programs.ncspot.enable

Whether to enable ncspot.

Type: boolean

Default:

false

Example:

true

Declared by:

programs.ncspot.package

The ncspot package to use.

Type: null or package

Default:

pkgs.ncspot

Declared by:

programs.ncspot.settings

Configuration written to $XDG_CONFIG_HOME/ncspot/config.toml.

See https://github.com/hrkfdn/ncspot#configuration for the full list of options.

Type: TOML value

Default:

{ }

Example:

{
  gapless = true;
  shuffle = true;
}

Declared by: