desktop-config/roles/desktop-environment/tasks/main.yml

11 lines
241 B
YAML

- name: Include installation of Hyprland
include: hyprland.yml
- name: Include installation of utilities
include: utils.yml
- name: Include flatpak setup
include: flatpak.yml
- name: Include configuration steps
include: config.yml