added intel drivers

This commit is contained in:
2022-10-12 12:23:33 +02:00
parent e7b6e08cda
commit 772d9f0cc4
3 changed files with 11 additions and 0 deletions

View File

@@ -0,0 +1 @@
# driver-intel

View File

@@ -0,0 +1,4 @@
- name: install intel drivers
community.general.pacman:
name: intel-media-driver
state: present