chore: remove unused davinci resolve config
This commit is contained in:
@@ -12,11 +12,6 @@
|
||||
environment.systemPackages = with pkgs; [clinfo];
|
||||
environment.variables.ROC_ENABLE_PRE_VEGA = "1";
|
||||
|
||||
# Configuration for davinci resolve based on
|
||||
# https://wiki.nixos.org/wiki/DaVinci_Resolve
|
||||
environment.variables.RUSTICL_ENABLE = "radeonsi";
|
||||
hardware.graphics.extraPackages = with pkgs; [mesa.opencl];
|
||||
|
||||
systemd.tmpfiles.rules = let
|
||||
rocmEnv = pkgs.symlinkJoin {
|
||||
name = "rocm-combuned";
|
||||
|
||||
Reference in New Issue
Block a user