workstation: Disable cuda for now
I'll first have to get the binary cache working for me to run this. Otherwise it takes to long. This isn't Gentoo.
This commit is contained in:
parent
92ec891c3a
commit
3012c73e82
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@
|
|||
'';
|
||||
};
|
||||
|
||||
nixpkgs.config.cudaSupport = true;
|
||||
# nixpkgs.config.cudaSupport = true;
|
||||
|
||||
system.stateVersion = "23.11";
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue