fix cache (again)
This commit is contained in:
parent
2dd6fce746
commit
11dcca78b4
1 changed files with 1 additions and 1 deletions
|
@ -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 = {
|
||||
|
|
Loading…
Add table
Reference in a new issue