1
0
Fork 0
dotfiles/sysconfig_arch/workstation_aurSoftware.yaml
2024-03-04 17:05:19 +01:00

20 lines
315 B
YAML

- name: "Install AUR helper and packages"
hosts: localhost
connection: local
tasks:
- name: Install AUR packages
become: yes
become_user: aur_builder
aur:
name:
- autotiling
- insync
- c-lolcat
- plus42
- ttf-unifont
- ttf-symbola