chore(lutris): broken
This commit is contained in:
parent
78a3247fb1
commit
1aeb5de333
2 changed files with 3 additions and 3 deletions
|
|
@ -19,7 +19,8 @@
|
||||||
gamescope
|
gamescope
|
||||||
gamemode
|
gamemode
|
||||||
steam
|
steam
|
||||||
lutris
|
# TODO broken
|
||||||
|
# lutris
|
||||||
wineWowPackages.stable
|
wineWowPackages.stable
|
||||||
adwsteamgtk
|
adwsteamgtk
|
||||||
heroic
|
heroic
|
||||||
|
|
|
||||||
|
|
@ -91,8 +91,7 @@
|
||||||
(lib.mkIf (config.mods.gpu.intelgpu.enable || config.mods.gpu.amdgpu.enable) pkgs.mesa)
|
(lib.mkIf (config.mods.gpu.intelgpu.enable || config.mods.gpu.amdgpu.enable) pkgs.mesa)
|
||||||
];
|
];
|
||||||
rocmPackages = [
|
rocmPackages = [
|
||||||
# TODO broken
|
pkgs.rocmPackages.clr.icd
|
||||||
#pkgs.rocmPackages.clr.icd
|
|
||||||
pkgs.mesa
|
pkgs.mesa
|
||||||
pkgs.mesa.opencl
|
pkgs.mesa.opencl
|
||||||
pkgs.vulkan-loader
|
pkgs.vulkan-loader
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue