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
@@ -14,6 +14,7 @@
lightdm: lightdm
sddm: sddm
tmux: tmux
base_devel: htop # Placeholder for Arch package.
- name: General | Facts | Package | Parrot OS Fixes
set_fact:
@@ -42,6 +43,7 @@
cron: cronie
encfs: encfs
dig: bind
base_devel: base-devel
when: ansible_pkg_mgr == "pacman"
- name: General | Facts | Package | FreeBSD