config: add foodogsquared's binary cache

YAY! It's usable again. :D
This commit is contained in:
Gabriel Arazas 2023-07-19 15:35:46 +08:00
parent 5adaae061f
commit 3c60989da4
No known key found for this signature in database
GPG Key ID: ADE0C41DAB221FCC

View File

@ -186,9 +186,11 @@
# Set several binary caches.
substituters = [
"https://nix-community.cachix.org"
"https://foo-dogsquared.cachix.org"
];
trusted-public-keys = [
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="
"foo-dogsquared.cachix.org-1:/2fmqn/gLGvCs5EDeQmqwtus02TUmGy0ZlAEXqRE70E="
];
# Sane config for the package manager.