1756850423

This commit is contained in:
2025-09-02 16:00:23 -06:00
parent 2180882f1e
commit a481c7442b
3 changed files with 9 additions and 3 deletions

View File

@@ -18,6 +18,6 @@
nvidiaSettings = true;
};
# Enable CUDA OS-wide
nixpkgs.config.cudaSupport = true;
# # Enable CUDA OS-wide
# nixpkgs.config.cudaSupport = true;
}