Added AUR block
This commit is contained in:
parent
9fbc6b61d7
commit
f38b54468c
@ -31,6 +31,12 @@
|
|||||||
ignore_errors: true
|
ignore_errors: true
|
||||||
notify: Enable OpenVPN service
|
notify: Enable OpenVPN service
|
||||||
become: true
|
become: true
|
||||||
|
- name: Install AUR packages
|
||||||
|
kewlfft.aur.aur:
|
||||||
|
name:
|
||||||
|
- ffuf-bin
|
||||||
|
- plymouth-theme-green-blocks-git
|
||||||
|
use: yay
|
||||||
- name: Copy kitty config
|
- name: Copy kitty config
|
||||||
copy:
|
copy:
|
||||||
src: kitty.conf
|
src: kitty.conf
|
||||||
|
2
requirements.yml
Normal file
2
requirements.yml
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
collections:
|
||||||
|
- name: kewlfft.aur
|
Loading…
Reference in New Issue
Block a user