feat(packages): Add de interface installation stack

contains input interfaces, display, fonts, etc - all running in
graphical (wayland) environment
This commit is contained in:
Marty Oehme 2025-02-22 17:11:58 +01:00
parent b3c5347143
commit db76d2ae58
Signed by: Marty
GPG key ID: 4E535BC19C61886E
2 changed files with 14 additions and 6 deletions

View file

@ -12,3 +12,13 @@ chroot:
interface:
hosts:
void:
vars:
packages_de:
- bemenu
- pinentry-bemenu
- clipman
- grim
- kanshi
- mako
- slurp
- waylock

View file

@ -28,12 +28,10 @@
state: present
notify: installed-fonts
# - name: Install base custom stuff
# community.general.xbps:
# name:
# - zsh
# state: present
# notify: installed-fonts
- name: Install base custom stuff
community.general.xbps:
name: "{{ packages_de }}"
state: present
handlers:
- name: Activate keyd service