Optimized persona gamer, gnome, and refactored others

This commit is contained in:
2025-04-02 15:09:56 +02:00
parent 30b138ffa3
commit b98f032141
39 changed files with 373 additions and 100 deletions

View File

@@ -0,0 +1,15 @@
- name: Install core gaming tools from pacman
pacman:
name:
- steam
- lutris
- gamemode
- mangohud
- lib32-mangohud
- wine
- wine-gecko
- wine-mono
- winetricks
- lib32-wine
state: present
update_cache: yes