programs.poetry.settings
Configuration written to $XDG_CONFIG_HOME/pypoetry/config.toml on Linux or $HOME/Library/Application Support/pypoetry/config.toml on Darwin. See https://python-poetry.org/docs/configuration/ for more information.
- Type
TOML value- Default
{ }- Example
{ virtualenvs.create = true; virtualenvs.in-project = true; }- Declared
- <home-manager/modules/programs/poetry.nix>