feat: Use cuda

This commit is contained in:
uttarayan21
2025-05-29 19:57:12 +05:30
parent c150e7c269
commit 02a7eb2c20
2 changed files with 2 additions and 2 deletions

View File

@@ -329,7 +329,7 @@
# Allow unfree packages
nixpkgs.config.allowUnfree = true;
# nixpkgs.config.cudaSupport = true;
nixpkgs.config.cudaSupport = true;
fonts.fontconfig.enable = true;
fonts.fontDir.enable = true;