mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 16:52:12 +02:00
added installation of the microcode for amd
This commit is contained in:
@@ -29,3 +29,8 @@
|
|||||||
pacman:
|
pacman:
|
||||||
name: mesa-vdpau
|
name: mesa-vdpau
|
||||||
state: present
|
state: present
|
||||||
|
- name: Install AMD microcode
|
||||||
|
become: true
|
||||||
|
pacman:
|
||||||
|
name: amd-ucode
|
||||||
|
state: present
|
||||||
|
|||||||
Reference in New Issue
Block a user