1755800878

This commit is contained in:
2025-08-21 12:27:58 -06:00
parent 519154818f
commit eef45fb9d5
3 changed files with 7 additions and 15 deletions

View File

@@ -17,4 +17,7 @@
open = false;
nvidiaSettings = true;
};
# Enable CUDA OS-wide
nixpkgs.config.cudaSupport = true;
}