try alternative cache domain
This commit is contained in:
parent
6fa16fa422
commit
5cc48a3eb3
5 changed files with 12 additions and 9 deletions
|
@ -107,7 +107,7 @@
|
|||
nixConfig = {
|
||||
extra-substituters = [
|
||||
"https://nix-community.cachix.org"
|
||||
"https://cache.cy7.sh/main"
|
||||
"https://cdn.cy7.sh/main"
|
||||
];
|
||||
extra-trusted-public-keys = [
|
||||
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue