mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 15:42:14 +02:00
added bandwhich installation
This commit is contained in:
@@ -4,6 +4,11 @@
|
||||
pacman:
|
||||
name: bpytop
|
||||
state: latest
|
||||
- name: Install Bandwhich (bandwidth visualization tool)
|
||||
become: true
|
||||
pacman:
|
||||
name: bandwhich
|
||||
state: latest
|
||||
- name: Install Bind (network utilities, nslookup, dig, ...)
|
||||
become: true
|
||||
pacman:
|
||||
|
||||
Reference in New Issue
Block a user