[NixOS] Use the default cache before cache.railbird.ai by default

This commit is contained in:
2023-11-19 22:20:09 -07:00
parent a5ba4c9cc3
commit 8f20c46aac
2 changed files with 2 additions and 1 deletions

View File

@@ -34,6 +34,7 @@
];
settings.nix-path = nixPath;
binaryCaches = [
"https://cache.nixos.org"
"https://cache.railbird.ai"
];
binaryCachePublicKeys = [