[NixOS] Add cuda-maintainers cache
This commit is contained in:
parent
2116f650f7
commit
dcd38e777a
@ -29,9 +29,11 @@
|
||||
keep-derivations = true;
|
||||
substituters = [
|
||||
"https://cache.nixos.org"
|
||||
"https://cuda-maintainers.cachix.org"
|
||||
];
|
||||
trusted-public-keys = [
|
||||
"cache.railbird.ai:KhnvcouxtIU2zxUcjJsm4bUK3o1S3p8xMf9qfZGF7/A="
|
||||
"cuda-maintainers.cachix.org-1:0dq3bujKpuEPMCX6U4WylrUDZ9JyUG0VpVZa7CNfq5E="
|
||||
];
|
||||
nix-path = nixPath;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user