MyNixOS website logo
option

programs.powerline-go.modulesRight

List of module names to load to be displayed on the right side. Currently not supported by bash. Specifying a value for this option will force powerline-go to use the eval format to set the prompt.

Declarations
Type
null or (list of string)
Default
null
Example
[
  "host"
  "venv"
  "git"
]