env/home.yml
Marc Cataford 0d61d6d3ad
Some checks are pending
/ sast (push) Waiting to run
feat: add thunderbird
2024-10-03 21:32:56 -04:00

10 lines
182 B
YAML

---
- name: Local environment
hosts: localhost
roles:
- system-packages
- dev-toolchain
- shell-tweaks
- editor-tweaks
- tool-config
- productivity-tools