programs.pyenv.rootDirectory

Home-Manager option

The pyenv root directory (PYENV_ROOT). This deviates from upstream, which uses $HOME/.pyenv. The default path in Home Manager is set according to the XDG base directory specification.

type: absolute path
Default
"\${config.xdg.dataHome}/pyenv"
declared in: <home-manager/modules/programs/pyenv.nix>source unavailable