MyNixOS
home-manager
options
programs
zsh
oh-my-zsh
plugins
option
programs.zsh.oh-my-zsh.plugins
List of oh-my-zsh plugins.
Declarations
modules/programs/zsh.nix
Type
list of string
Default
[ ]
Example
[
"git"
"sudo"
]