⚙️ config(ansible): added more drivers and divided amd in open source and propietary

This commit is contained in:
Sergio Laín 2023-11-20 00:37:37 +01:00
parent 23c129bf01
commit 9e497909f0
No known key found for this signature in database
GPG key ID: 14C9B8080681777B
2 changed files with 6 additions and 0 deletions

View file

@ -3,6 +3,7 @@
pacman: pacman:
update_cache: yes update_cache: yes
name: name:
# Open Source
- xf86-video-amdgpu - xf86-video-amdgpu
- vulkan-radeon - vulkan-radeon
- lib32-vulkan-radeon - lib32-vulkan-radeon
@ -11,3 +12,7 @@
- mesa - mesa
- mesa-vdpau - mesa-vdpau
- lib32-mesa-vdpau - lib32-mesa-vdpau
# Propietary
- amf-amdgpu-pro
- xf86-video-amdgpu

View file

@ -6,3 +6,4 @@
- nvidia - nvidia
- nvidia-utils - nvidia-utils
- nvidia-settings - nvidia-settings
- opencl-nvidia