Remove garnix from references

This commit is contained in:
Greg Hellings
2025-05-13 13:40:14 -05:00
parent b094763708
commit 78ddae354a
3 changed files with 0 additions and 6 deletions
-2
View File
@@ -7,11 +7,9 @@
nixConfig = {
extra-substituters = [
"https://greg-hellings.cachix.org"
"https://cache.garnix.io"
];
extra-trusted-public-keys = [
"greg-hellings.cachix.org-1:y01Jl/L5evlhxdnUW6n56AiI1k8g1wxWhTxJCe7XSco="
"cache.garnix.io:CTFPyKSLcx5RMJKfLo5EEPUObbA78b0YQ2DTCJXqr9g"
];
};