mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 16:52:12 +02:00
added mesa vdpau installation
This commit is contained in:
@@ -28,6 +28,10 @@
|
||||
pacman:
|
||||
name: radeontop
|
||||
state: present
|
||||
- name: Install Mesa Vdpau (accelerated video decoding driver)
|
||||
become: true
|
||||
pacman:
|
||||
name: mesa-vdpau
|
||||
state: present
|
||||
- name: Install rsync (file synchronizer)
|
||||
become: true
|
||||
|
||||
Reference in New Issue
Block a user