mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-26 23:14:57 +08:00
cache order; works?
This commit is contained in:
parent
50523b4e8a
commit
06e165acdc
1 changed files with 2 additions and 2 deletions
|
|
@ -6,7 +6,7 @@
|
|||
];
|
||||
nix.settings.substituters = [
|
||||
#"https://nix-community.cachix.org"
|
||||
"https://nammayatri.cachix.org"
|
||||
"https://cache.garnix.io"
|
||||
"https://cache.garnix.io?priority=41"
|
||||
"https://nammayatri.cachix.org?priority=42"
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue