mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 15:42:14 +02:00
added radeon top installation
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user