mimir: Enable CUDA support
This commit is contained in:
parent
63d9ec858f
commit
60ae315fa6
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@
|
||||||
|
|
||||||
# nixpkgs.config.allowUnfree = true;
|
# nixpkgs.config.allowUnfree = true;
|
||||||
nixpkgs.config = {
|
nixpkgs.config = {
|
||||||
cudaSupport = false;
|
cudaSupport = true;
|
||||||
};
|
};
|
||||||
|
|
||||||
eboskma = {
|
eboskma = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue