feat: implement hyprland role and package configuration

Co-authored-by: Junie <junie@jetbrains.com>
This commit is contained in:
ja
2026-05-20 10:49:07 +02:00
co-authored by Junie
parent e6f3506ef1
commit 54d8729e63
4 changed files with 138 additions and 0 deletions
+5
View File
@@ -8,6 +8,11 @@
- vars/secrets.yml
roles:
- role: system-upgrade
tags: [system-upgrade]
when: os_type == 'archlinux'
- common
- dev-tools
- maintenance
- role: hyprland
tags: [hyprland]