chore: remove unused davinci resolve config

This commit is contained in:
Guz
2026-05-18 17:45:15 -03:00
parent 6324f2c237
commit aa7f5db09f

View File

@@ -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";