feat: cuda bliad?
This commit is contained in:
parent
4e7955c05f
commit
4cde3eb7c3
1 changed files with 1 additions and 0 deletions
|
|
@ -48,6 +48,7 @@ in {
|
||||||
nixpkgs.config.allowUnfreePredicate = pkg:
|
nixpkgs.config.allowUnfreePredicate = pkg:
|
||||||
builtins.elem (lib.getName pkg) [
|
builtins.elem (lib.getName pkg) [
|
||||||
"nvidia-x11"
|
"nvidia-x11"
|
||||||
|
"cuda_cudart"
|
||||||
"corefonts"
|
"corefonts"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue