fix: for until https://github.com/NixOS/nixpkgs/issues/346273 is closed
This commit is contained in:
parent
14632fcca0
commit
f479cf4424
1 changed files with 1 additions and 1 deletions
|
|
@ -46,7 +46,7 @@
|
|||
nixpkgs.config = {
|
||||
allowUnfree = true;
|
||||
nvidia.acceptLicense = true;
|
||||
cudaSupport = true;
|
||||
# cudaSupport = true;
|
||||
};
|
||||
nixpkgs.overlays = [ ];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue