Begin adding yay as a package manager so that themes^Can be installed seamlessly.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user