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: interface:
hosts: hosts:
void: void:
vars:
packages_de:
- bemenu
- pinentry-bemenu
- clipman
- grim
- kanshi
- mako
- slurp
- waylock

View file

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