fixed remaining issues

added pipx and ripgrep back. not sure where they went in the first place
This commit is contained in:
Matthew Stobbs
2026-04-13 15:19:33 -06:00
parent 8dc427f027
commit 1eae6eb0db
9 changed files with 90 additions and 7 deletions

View File

@@ -150,7 +150,7 @@
block:
- name: Queue ghostty to pkg_sys
ansible.builtin.set_fact:
pkg_sys: "{{ pkg_sys + ghostty.pkg }}"
pkg_sys: "{{ pkg_sys + [ghostty.pkg] }}"
- name: Finalise ghostty configuration
ansible.builtin.set_fact: