Merge branch 'main' of srcpub:greg/nixos

This commit is contained in:
Greg Hellings
2026-04-15 13:56:51 -05:00
4 changed files with 25 additions and 17 deletions
@@ -41,9 +41,11 @@
https://pypidev.ivrtechnology.com/simple/
'';
".config/uv/uv.toml".text = ''
index-strategy = "unsafe-first-match"
[[index]]
url = "https://pypidev.ivrtechnology.com/simple/"
name = "pypidev"
ignore-error-codes = [403]
'';
};
username = username;