Flakes
Categories
Options
Packages
Sign in
MyNixOS
home-manager
options
programs
pyenv
rootDirectory
option
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.
Declarations
Type
path
Default
"\${config.xdg.dataHome}/pyenv"