add rocm package needed for davinci resolve
This commit is contained in:
parent
04640902fd
commit
24fc8ee5b0
1 changed files with 1 additions and 0 deletions
|
@ -38,6 +38,7 @@
|
|||
hardware.graphics = {
|
||||
enable = true;
|
||||
enable32Bit = true;
|
||||
extraPackages = [ pkgs.rocmPackages.clr.icd ]; # Needed for davinci-resolve to utilize the gpu, otherwise it refuses to launch
|
||||
};
|
||||
# Enable networking
|
||||
networking.networkmanager.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue