1
0
Fork 0

Add libfido2 + Correct Keymaps

This commit is contained in:
Tobias Strobel 2022-09-25 22:09:51 +02:00
parent 023caca50e
commit ede0df5027
1 changed files with 3 additions and 2 deletions

View File

@ -113,6 +113,7 @@ packages=(
xdg-utils
xdg-desktop-portal
pcsclite # Smartcard daemon, for e-ID
libfido2
cups
bluez
sane
@ -319,8 +320,8 @@ done
localectl set-locale de_DE.UTF-8
# --no-convert stops localectl from trying to apply the text console layout to
# X11/Wayland and vice versa
localectl set-keymap --no-convert us
localectl set-x11-keymap --no-convert us,de pc105
localectl set-keymap --no-convert de
localectl set-x11-keymap --no-convert de pc105
# GDM dconf profile, for global GDM configuration, see
# https://help.gnome.org/admin/system-admin-guide/stable/login-banner.html.en