Use yay instead of pamac for AUR packages

This commit is contained in:
2026-02-15 13:38:50 +01:00
parent 3e3b399161
commit f599bcd147

View File

@@ -10,7 +10,7 @@
- name: Package Installation - Install greenclip from AUR
become_user: "{{ username }}"
command: pamac install --no-confirm greenclip
command: yay -S --noconfirm greenclip
args:
creates: /usr/bin/greenclip