programs.k9s.settings

Home-Manager option

Configuration written to $XDG_CONFIG_HOME/k9s/config.yaml (linux) or Library/Application Support/k9s/config.yaml (darwin), See https://k9scli.io/topics/config/ for supported values.

type: YAML 1.1 value
Default
{ }
Example
k9s = { refreshRate = 2; };
declared in: <home-manager/modules/programs/k9s.nix>source unavailable