feat(packages): Add de interface installation stack
contains input interfaces, display, fonts, etc - all running in graphical (wayland) environment
This commit is contained in:
parent
b3c5347143
commit
db76d2ae58
2 changed files with 14 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue