Install radeontop on AMD graphics.

This commit is contained in:
Tom Alexander 2023-12-08 13:05:32 -05:00
parent a7fe6ff42d
commit ebde072f2c
Signed by: talexander
GPG Key ID: D3A179C9A53C0EDE

View File

@ -1,4 +1,3 @@
# TODO: decide between amdgpu_top, nvtop, and radeontop
# TODO: Should I enable APM?
- name: Install packages
package:
@ -17,4 +16,5 @@
- libva-utils # for vainfo
- vdpauinfo # for vdpauinfo
- vulkan-tools # For vulkaninfo
- radeontop
state: present