mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-01-30 22:57:55 +00:00
flake.nix: update list of caches for flake config
This commit is contained in:
parent
1978c18760
commit
b97cc4415a
@ -3,9 +3,9 @@
|
||||
|
||||
nixConfig = {
|
||||
extra-substituters =
|
||||
"https://nix-community.cachix.org";
|
||||
"https://nix-community.cachix.org https://foo-dogsquared.cachix.org";
|
||||
extra-trusted-public-keys =
|
||||
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs=";
|
||||
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= foo-dogsquared.cachix.org-1:/2fmqn/gLGvCs5EDeQmqwtus02TUmGy0ZlAEXqRE70E=";
|
||||
};
|
||||
|
||||
inputs = {
|
||||
|
Loading…
Reference in New Issue
Block a user