add cuda cache

This commit is contained in:
Daniel Bulant 2026-04-23 23:38:46 +02:00
parent 157ce73030
commit 81a32d1f38
No known key found for this signature in database

View file

@ -196,6 +196,7 @@ in
"https://cache.garnix.io"
"https://rusic.cachix.org"
"https://cuda-maintainers.cachix.org"
"https://cache.nixos-cuda.org"
];
trusted-public-keys = [
"hyprland.cachix.org-1:a7pgxzMz7+chwVL3/pzj6jIBMioiJM7ypFP8PwtkuGc="
@ -206,6 +207,7 @@ in
"cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY="
"rusic.cachix.org-1:WXMpGpamblLUiJtcoxBxGGGGwIcWxGPJBUxarLiqWmw="
"cuda-maintainers.cachix.org-1:0dq3bujKpuEPMCX6U4WylrUDZ9JyUG0VpVZa7CNfq5E="
"cache.nixos-cuda.org:74DUi4Ye579gUqzH4ziL9IyiJBlDpMRn9MBN8oNan9M="
];
};