use correct binary cache path

This commit is contained in:
cy 2025-01-05 07:03:26 -05:00
parent f909e2fa20
commit fcf0de9c0b

View file

@ -34,7 +34,7 @@
nixConfig = { nixConfig = {
extra-substituters = [ extra-substituters = [
"https://cache.cything.io" "https://cache.cything.io/central"
]; ];
# extra-trusted-public-keys = [ # extra-trusted-public-keys = [
# "" # ""