Begin adding yay as a package manager so that themes^Can be installed seamlessly.

This commit is contained in:
2026-07-31 14:53:03 -07:00
parent 99cf761528
commit 712b0b8ffe
5 changed files with 85 additions and 4 deletions
+2
View File
@@ -88,6 +88,8 @@
- include_tasks: tasks/general/software/sendmail.yml
when: ansible_system == "FreeBSD"
- include_tasks: tasks/general/software/aur.yml
# Gather again in case missing programs have now been installed.
- include_tasks: facts/general/gather.yml