Update system

This commit is contained in:
2024-06-23 20:09:49 -05:00
parent 10e08a1fd8
commit c2744d9814
2 changed files with 3 additions and 3 deletions

View File

@@ -16,7 +16,7 @@
};
};
hardware.opengl.extraPackages = with pkgs; [
hardware.graphics.extraPackages = with pkgs; [
rocmPackages.clr.icd
];