MyNixOS website logo

Configuration options for nnn. See nnn -h.

Declarations
Type
(list of string) or (attribute set of (boolean or signed integer or string)) convertible to it
Default
{ }
Example
{
  A = true;
  s = "session_name";
  t = 8;
}