forked from colonelpanic/dotfiles
[NixOS] Use the default cache before cache.railbird.ai by default
This commit is contained in:
@@ -34,6 +34,7 @@
|
||||
];
|
||||
settings.nix-path = nixPath;
|
||||
binaryCaches = [
|
||||
"https://cache.nixos.org"
|
||||
"https://cache.railbird.ai"
|
||||
];
|
||||
binaryCachePublicKeys = [
|
||||
|
||||
Reference in New Issue
Block a user