mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-10 15:01:05 +01:00
10 lines
166 B
YAML
10 lines
166 B
YAML
---
|
|
- name: Install MSI packages
|
|
kewlfft.aur.aur:
|
|
use: yay
|
|
name:
|
|
- msi-perkeyrgb
|
|
|
|
- include_tasks: setup_script.yml
|
|
- include_tasks: setup_timers.yml
|