add greetd package

This commit is contained in:
Matthew Stobbs
2025-03-12 15:25:43 -06:00
parent 37205d134e
commit dfd07d0244
2 changed files with 17 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
- name: Set config for greetd
ansible.builtin.set_fact:
greetd:
pkg: "{{ pkgconfig.greetd.pkg[ansible_os_family] }}"