Skip to content

Commit

Permalink
fix(nix): Add CUDA package to allowed_unfree
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjones2014 committed Apr 19, 2024
1 parent 25608f2 commit 54236b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nixos-modules/allowed-unfree.nix
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
"cudatoolkit"
"cuda_cudart"
"cuda-merged"
"cuda_cuobjdump"
];
}

0 comments on commit 54236b8

Please sign in to comment.