mirror of
https://github.com/srid/nixos-config.git
synced 2026-01-07 00:17:24 +08:00
Fix cache url
This commit is contained in:
parent
534ac2ed6b
commit
a712497eaa
1 changed files with 1 additions and 1 deletions
|
|
@ -5,6 +5,6 @@
|
|||
];
|
||||
nix.binaryCaches = [
|
||||
"https://srid.cachix.org"
|
||||
"nix-community.cachix.org"
|
||||
"https://nix-community.cachix.org"
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue