pkgs: Add CUDA support
This commit is contained in:
parent
9ff52839cf
commit
85a75a8bd3
@ -1,5 +1,5 @@
|
||||
{ pkgs-stable, ... }: {
|
||||
home.packages = with pkgs-stable; [
|
||||
blender
|
||||
(blender.override { cudaSupport = true; })
|
||||
];
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user