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 54236b8 commit 5f77b7a
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 @@ -23,6 +23,7 @@
"cuda_cudart"
"cuda-merged"
"cuda_cuobjdump"
"cuda_gdb"
];
}

0 comments on commit 5f77b7a

Please sign in to comment.