install tuigreet alongside greetd
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
- name: Append greetd to pkg_sys
|
||||
ansible.builtin.set_fact:
|
||||
pkg_sys: "{{ pkg_sys + [greetd.pkg] }}"
|
||||
pkg_sys: "{{ pkg_sys + greetd.pkgs }}"
|
||||
|
||||
- name: Set greetd_configured
|
||||
ansible.builtin.set_fact:
|
||||
|
||||
Reference in New Issue
Block a user