VEGAS/reflex: remove max.cachix.org

This commit is contained in:
Max Headroom 2023-11-11 20:18:43 +01:00
parent 9227c66448
commit d554a3a3e1

View file

@ -18,7 +18,6 @@
NIX_CACHES = toString [
"https://cache.nixos.org"
"https://cache.${depot.lib.meta.domain}"
"https://max.cachix.org"
];
};
};