update amd graphics
This commit is contained in:
@@ -6,13 +6,10 @@
|
||||
enable = true;
|
||||
enable32Bit = true;
|
||||
|
||||
## amdvlk: an open-source Vulkan driver from AMD
|
||||
extraPackages = with pkgs; [
|
||||
amdvlk
|
||||
rocmPackages.clr.icd
|
||||
];
|
||||
extraPackages32 = with pkgs; [
|
||||
driversi686Linux.amdvlk
|
||||
rocmPackages.clr.icd
|
||||
];
|
||||
};
|
||||
|
Reference in New Issue
Block a user