Files
ansible/roles/TODO/low-priority/generic-desktop/main.yml
2026-01-09 16:21:24 +01:00

20 lines
416 B
YAML

- name: Install the usual desktop utilities
ansible.builtin.apt:
name:
- audacity
- firefox
- gimp
- libreoffice
- keepassxc
- task-slovenian
- task-slovenian-desktop
- thunderbird
- transmission
- yt-dlp
update_cache: true
become: true
# TODO: figure out if you need to configure anything here
#
# TODO: install the printing system via cups