AMD GPU: Difference between revisions
drop 24.05 compat |
drop 24.05 compat |
||
Line 80: | Line 80: | ||
<syntaxhighlight lang="nix"> | <syntaxhighlight lang="nix"> | ||
hardware.graphics.extraPackages = with pkgs; [ rocmPackages.clr.icd ]; | hardware.graphics.extraPackages = with pkgs; [ rocmPackages.clr.icd ]; | ||
</syntaxhighlight> | </syntaxhighlight> |