Add cuda file and fix on other configurations

This commit is contained in:
Laurent Gueret
2026-01-28 22:17:48 +01:00
parent 3da420f424
commit 4d824e2be1
6 changed files with 122 additions and 20 deletions
-9
View File
@@ -45,13 +45,4 @@
};
}
);
nixConfig = {
extra-substituters = [
"https://cache.flox.dev"
];
extra-trusted-public-keys = [
"flox-cache-public-1:7F4OyH7ZCnFhcze3fJdfyXYLQw/aV7GEed86nQ7IsOs="
];
};
}