added radeon top installation

This commit is contained in:
aminnairi
2023-04-14 23:38:55 +02:00
parent 980e43ff96
commit a437b59952
+5
View File
@@ -23,6 +23,11 @@
pacman:
name: libva-mesa-driver
state: present
- name: Install Radeon Top (graphics monitoring)
become: true
pacman:
name: radeontop
state: present
state: present
- name: Install rsync (file synchronizer)
become: true