mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 12:12:13 +02:00
added vulkan radeon installation
This commit is contained in:
@@ -13,6 +13,11 @@
|
||||
pacman:
|
||||
name: xf86-video-amdgpu
|
||||
state: present
|
||||
- name: Install Vulkan Radeon (Vulkan for AMDGPU)
|
||||
become: true
|
||||
pacman:
|
||||
name: vulkan-radeon
|
||||
state: present
|
||||
state: present
|
||||
- name: Install rsync (file synchronizer)
|
||||
become: true
|
||||
|
||||
Reference in New Issue
Block a user