feat: Add cuda binary cache substitute
This commit is contained in:
parent
7c1f250338
commit
fef28663d1
2 changed files with 2 additions and 4 deletions
|
|
@ -39,6 +39,7 @@
|
|||
lib.flatten [
|
||||
(cachix "nix-community")
|
||||
"https://cache.nixos.org"
|
||||
"https://cache.nixos-cuda.org"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue