Update lock, separate blender from blender with cuda and switch kernel on thor
This commit is contained in:
parent
3e037d39c3
commit
823904c37c
5 changed files with 19 additions and 17 deletions
4
hm_modules/blender_nvidia.nix
Normal file
4
hm_modules/blender_nvidia.nix
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{ pkgs, ... }: {
|
||||
home.packages = with pkgs; [ (blender.override { cudaSupport = true; }) ];
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue