mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 14:32:13 +02:00
added libva mesa installation
This commit is contained in:
@@ -18,6 +18,11 @@
|
||||
pacman:
|
||||
name: vulkan-radeon
|
||||
state: present
|
||||
- name: Install Libva Mesa (accelerated video decoding driver)
|
||||
become: true
|
||||
pacman:
|
||||
name: libva-mesa-driver
|
||||
state: present
|
||||
state: present
|
||||
- name: Install rsync (file synchronizer)
|
||||
become: true
|
||||
|
||||
Reference in New Issue
Block a user