Refactor for use with Hyprland

This commit is contained in:
Oliver Traber 2024-02-25 20:30:31 +01:00
parent 67f4db010d
commit e38ba9220b
Signed by: Bluemedia
GPG key ID: C0674B105057136C
26 changed files with 457 additions and 398 deletions

View file

@ -1,8 +1,11 @@
- hosts: localhost
roles:
- common
- desktop-environment # Sway, App Launcher etc.
- essential-tools # Thunar File Manager, Firefox, KeePassXC, Nextcloud Desktop
#- media-tools # Spotify, VLC
#- dev-tools # Visual Studio Code, Node.js
#- vm-tools # QEMU / KVM, libvirt, virt-manager
- desktop-environment # Hyprland, App Launcher etc.
- firefox
#- nextcloud
#- keepassxc
#- spotify
#- vlc
#- vs-code
#- qemu-kvm