This commit is contained in:
2023-07-16 09:02:18 -05:00
parent cfd00f22b4
commit bd26500c9b
8 changed files with 69 additions and 17 deletions

View File

@@ -7,8 +7,8 @@
- name: "Install fonts"
include_tasks: "../scripts/install_fonts.yml"
- name: Enable wayland
shell: sed -i 's/WaylandEnable=false/WaylandEnable=true/' /etc/gdm3/custom.conf
#- name: Enable wayland
# shell: sed -i 's/WaylandEnable=false/WaylandEnable=true/' /etc/gdm3/custom.conf
- name: Start and enable services
ansible.builtin.systemd: