Add missing packages for gaming
This commit is contained in:
parent
b70d0d8868
commit
dbbfe495e5
1 changed files with 3 additions and 0 deletions
|
@ -19,6 +19,7 @@
|
|||
pacman:
|
||||
name:
|
||||
- wine-staging
|
||||
- wine-mono
|
||||
- winetricks
|
||||
- lutris
|
||||
- steam
|
||||
|
@ -69,6 +70,8 @@
|
|||
- lib32-gst-plugins-base-libs
|
||||
- vulkan-icd-loader
|
||||
- lib32-vulkan-icd-loader
|
||||
- vulkan-intel
|
||||
- lib32-vulkan-intel
|
||||
when: ansible_facts['distribution'] == 'Archlinux'
|
||||
|
||||
- name: Add ~/Games directory
|
||||
|
|
Loading…
Add table
Reference in a new issue