OpnCL support for rotterdam
This commit is contained in:
parent
6b322a1365
commit
3f9075774e
1 changed files with 5 additions and 0 deletions
|
|
@ -38,6 +38,11 @@
|
|||
steam.dedicatedServer.openFirewall = true;
|
||||
};
|
||||
|
||||
hardware.opengl.extraPackages = with pkgs; [
|
||||
rocm-opencl-icd
|
||||
rocm-opencl-runtime
|
||||
];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
cemu
|
||||
retroarchFull
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue