god only knows

This commit is contained in:
atagen 2022-12-02 11:51:00 +11:00
parent 2f2060aade
commit 37a11e11ff
23 changed files with 230 additions and 49 deletions

View file

@ -0,0 +1,11 @@
{
nix = {
binaryCaches = [
"https://cuda-maintainers.cachix.org"
];
binaryCachePublicKeys = [
"cuda-maintainers.cachix.org-1:0dq3bujKpuEPMCX6U4WylrUDZ9JyUG0VpVZa7CNfq5E="
];
};
}