This commit is contained in:
@@ -22,11 +22,13 @@ lib.mkMerge [
|
|||||||
{
|
{
|
||||||
nix.settings = {
|
nix.settings = {
|
||||||
substituters = [
|
substituters = [
|
||||||
|
"http://nix-cache.home.arpa/attic/public"
|
||||||
"http://nix-cache.home.arpa/cache.nixos.org"
|
"http://nix-cache.home.arpa/cache.nixos.org"
|
||||||
"http://nix-cache.home.arpa/nix-community.cachix.org"
|
"http://nix-cache.home.arpa/nix-community.cachix.org"
|
||||||
"http://nix-cache.home.arpa/cache.nixos-cuda.org"
|
"http://nix-cache.home.arpa/cache.nixos-cuda.org"
|
||||||
];
|
];
|
||||||
trusted-public-keys = [
|
trusted-public-keys = [
|
||||||
|
"public:F/Ufy/WmDK+exxFlNsRf+p3Ir2b+Vj+N+zfGDFrRXQ8="
|
||||||
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="
|
"nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs="
|
||||||
"cache.nixos-cuda.org:74DUi4Ye579gUqzH4ziL9IyiJBlDpMRn9MBN8oNan9M="
|
"cache.nixos-cuda.org:74DUi4Ye579gUqzH4ziL9IyiJBlDpMRn9MBN8oNan9M="
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user