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

mods.yazi.enable

Enables yazi

Type: boolean

Default: true

Example: false

mods.yazi.additionalConfig

Additional config for yazi

Type: attribute set of anything

Default: { }

Example: { }

mods.yazi.additionalKeymap

Additional keymap for yazi

Type: attribute set of anything

Default: { }

Example: { }

mods.yazi.plugins

Additional keymap for yazi

Type: attribute set of anything

Default:

{
  diff = <derivation diff.yazi-25.2.7-unstable-2025-03-02>;
  gitui = <derivation gitui.yazi-0-unstable-2025-05-26>;
  piper = <derivation piper.yazi-25.5.31-unstable-2025-06-21>;
}

Example: { }

mods.yazi.useDefaultConfig

Use default yazi config (if disabled only additionalConfig is used)

Type: boolean

Default: true

Example: false

mods.yazi.useDefaultKeymap

Use default yazi keymap (if disabled only additionalKeymap is used)

Type: boolean

Default: true

Example: false