programs.pyenv.rootDirectory
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
- <home-manager/modules/programs/pyenv.nix>