Correct gaming packages for amd

This commit is contained in:
flyingscorpio@arch-desktop 2023-04-12 20:52:45 +02:00
parent 472470ab44
commit ac2ca662aa

View file

@ -19,6 +19,8 @@
become: true
community.general.pacman:
name:
- mesa
- lib32-mesa
- wine-staging
- wine-mono
- winetricks
@ -71,8 +73,9 @@
- lib32-gst-plugins-base-libs
- vulkan-icd-loader
- lib32-vulkan-icd-loader
- vulkan-intel
- lib32-vulkan-intel
- amdvlk
- lib32-amdvlk
- xf86-video-amdgpu
when: ansible_facts['distribution'] == 'Archlinux'
- name: Add ~/Games directory