update deprecated option

This commit is contained in:
Kim, Jimin 2024-12-15 20:21:05 +09:00
parent 91e6964540
commit 2317dfe5b8
Signed by: pomp
GPG key ID: D3932F82A0667A3B

View file

@ -8,8 +8,6 @@
hardware.graphics.extraPackages = with pkgs; [
rocmPackages.clr.icd
];
hardware.opengl.extraPackages = with pkgs; [
amdvlk
];