mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-31 04:58:01 +00:00
config: add foodogsquared's binary cache
YAY! It's usable again. :D
This commit is contained in:
parent
5adaae061f
commit
3c60989da4
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user