old
1{...}: {
2  programs.uv = {
3    enable = true;
4    settings = {
5      index-url = "https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple";
6    };
7  };
8}