add cache trusted key

This commit is contained in:
cy 2025-01-05 13:55:25 -05:00
parent fcf0de9c0b
commit 2c2bf47906

View file

@ -36,9 +36,9 @@
extra-substituters = [ extra-substituters = [
"https://cache.cything.io/central" "https://cache.cything.io/central"
]; ];
# extra-trusted-public-keys = [ extra-trusted-public-keys = [
# "" "central:zOr/tVH4EqkIgnClJJzYkHYHbCTtG1aUsA2OZjObAt0="
# ]; ];
builders-use-substitutes = true; builders-use-substitutes = true;
}; };