mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 20:22:14 +02:00
added installation of the microcode for intel
This commit is contained in:
@@ -19,3 +19,8 @@
|
|||||||
pacman:
|
pacman:
|
||||||
name: vulkan-intel
|
name: vulkan-intel
|
||||||
state: present
|
state: present
|
||||||
|
- name: Install Intel microcode
|
||||||
|
become: true
|
||||||
|
pacman:
|
||||||
|
name: intel-ucode
|
||||||
|
state: present
|
||||||
|
|||||||
Reference in New Issue
Block a user