MyNixOS website logo

Configuration written to $XDG_CONFIG_HOME/uv/uv.toml. See and <https://docs.astral.sh/uv/reference/settings/ for more information.

Declarations
Type
TOML value
Default
{ }
Example
{
  python-downloads = "never";
  python-preference = "only-system";
  pip.index-url = "https://test.pypi.org/simple";
}