Added AUR block

This commit is contained in:
datalore 2025-02-08 00:47:19 +01:00
parent 9fbc6b61d7
commit f38b54468c
2 changed files with 8 additions and 0 deletions

View File

@ -31,6 +31,12 @@
ignore_errors: true
notify: Enable OpenVPN service
become: true
- name: Install AUR packages
kewlfft.aur.aur:
name:
- ffuf-bin
- plymouth-theme-green-blocks-git
use: yay
- name: Copy kitty config
copy:
src: kitty.conf

2
requirements.yml Normal file
View File

@ -0,0 +1,2 @@
collections:
- name: kewlfft.aur