fix cache (again)

This commit is contained in:
cy 2025-01-05 16:32:49 -05:00
parent 2dd6fce746
commit 11dcca78b4

View file

@ -7,7 +7,7 @@
flake-registry = "";
trusted-users = [ "root" "@wheel" ];
trusted-public-keys = [ "central:zOr/tVH4EqkIgnClJJzYkHYHbCTtG1aUsA2OZjObAt0=" ];
substituters = [ "https://cache.cything.io" ];
substituters = [ "https://cache.cything.io/central" ];
};
channel.enable = false;
optimise = {