mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 12:12:13 +02:00
added dua installation
This commit is contained in:
@@ -42,6 +42,11 @@
|
||||
synchronize:
|
||||
src: felix
|
||||
dest: /$HOME/.config
|
||||
- name: Dua (disk usage analyzer)
|
||||
become: true
|
||||
pacman:
|
||||
name: dua-cli
|
||||
state: present
|
||||
become: true
|
||||
pacman:
|
||||
name: xorg-xset
|
||||
|
||||
Reference in New Issue
Block a user