diff --git a/hosts/default/configuration.nix b/hosts/default/configuration.nix index 3567698..e048d6f 100644 --- a/hosts/default/configuration.nix +++ b/hosts/default/configuration.nix @@ -306,7 +306,7 @@ environmentVariables = { HCC_AMDGPU_TARGET = "gfx1031"; # used to be necessary, but doesn't seem to anymore }; - rocmOverrideGfx = "10.3.1"; + rocmOverrideGfx = "10.3.0"; }; system.activationScripts = { script.text = ''