Add AUR support for arch

This commit is contained in:
2022-07-15 13:11:34 +01:00
parent d128a1d8be
commit 52ac5b7910
3 changed files with 417 additions and 0 deletions

View File

@ -5,3 +5,9 @@
name: fetch-strata
vars:
strata: arch
- name: Enable AUR support (install base devel)
pacman: name=base-devel
- name: Install yay
aur: name=yay