MyNixOS website logo
option

programs.yazi.shellWrapperName

Name of the shell wrapper to be called.

Declarations
Type
string
Default
if lib.versionAtLeast config.home.stateVersion "26.05" then "y" else "yy"
Example
"yy"