disable cuda

This commit is contained in:
Daniel Bulant 2025-08-24 10:53:26 +02:00
parent 13c2424a86
commit 9f5b9ebe15
No known key found for this signature in database

View file

@ -101,7 +101,7 @@ in
];
nixpkgs.config.allowUnfree = true;
nixpkgs.config.cudaSupport = true;
# nixpkgs.config.cudaSupport = true;
nix.settings = {
substituters = [