programs.navi.settings

Home-Manager option

Configuration written to $XDG_CONFIG_HOME/navi/config.yaml on Linux or $HOME/Library/Application Support/navi/config.yaml on Darwin. See https://github.com/denisidoro/navi/blob/master/docs/config_file.md for more information.

type: YAML 1.1 value
Default
{ }
Example
{ cheats = { paths = [ "~/cheats/" ]; }; }
declared in: <home-manager/modules/programs/navi.nix>source unavailable