find out why these packages are used
This commit is contained in:
parent
c777f9ff4d
commit
09bd0051f9
1 changed files with 12 additions and 3 deletions
|
|
@ -20,13 +20,22 @@
|
||||||
"spotify"
|
"spotify"
|
||||||
"cursor"
|
"cursor"
|
||||||
# NVIDIA related
|
# NVIDIA related
|
||||||
|
"libcurand"
|
||||||
"nvidia-x11"
|
"nvidia-x11"
|
||||||
"cuda_cudart"
|
"cuda_cudart"
|
||||||
"libcublas"
|
|
||||||
"cuda_cccl"
|
|
||||||
"cuda_nvcc"
|
"cuda_nvcc"
|
||||||
|
"cuda_cccl"
|
||||||
|
"libcublas"
|
||||||
|
"libcusparse"
|
||||||
|
"libnvjitlink"
|
||||||
|
"libcufft"
|
||||||
|
"cudnn"
|
||||||
|
"cuda_nvrtc"
|
||||||
|
"libnpp"
|
||||||
"nvidia-settings"
|
"nvidia-settings"
|
||||||
"cuda-merged"
|
# blender with cuda is not foss?!?
|
||||||
|
"blender"
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
||||||
nixpkgs.config.allowAliases = false;
|
nixpkgs.config.allowAliases = false;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue