added bpytop installation

This commit is contained in:
aminnairi
2024-01-02 21:18:05 +01:00
parent 8718cd9724
commit 491c42fef7
+5
View File
@@ -8,6 +8,11 @@
pacman:
name: github-cli
state: present
- name: Install Bpytop (system monitor)
become: true
pacman:
name: bpytop
state: present
- name: Install Which
become: true
pacman: