mirror of
https://github.com/danbulant/dotfiles
synced 2026-05-19 04:18:55 +00:00
disable cuda
This commit is contained in:
parent
13c2424a86
commit
9f5b9ebe15
1 changed files with 1 additions and 1 deletions
|
|
@ -101,7 +101,7 @@ in
|
|||
];
|
||||
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
nixpkgs.config.cudaSupport = true;
|
||||
# nixpkgs.config.cudaSupport = true;
|
||||
|
||||
nix.settings = {
|
||||
substituters = [
|
||||
|
|
|
|||
Loading…
Reference in a new issue