new module for keyboardc

This commit is contained in:
Sohrab Behdani 2024-04-06 13:08:05 +03:30
parent a4c39f190c
commit f4338cedef
2 changed files with 2 additions and 4 deletions

View file

@ -30,4 +30,4 @@ convertedKeymapPath: "/lib/kbd/keymaps/xkb"
# Guess the default layout from the user locale. If false, keeps the current
# OS keyboard layout as the default (useful if the layout is pre-configured).
#guessLayout: true
guessLayout: true

View file

@ -9,6 +9,4 @@ timeout: 10
script:
- "-systemctl enable bluetooth"
- "-rm -rf /etc/sddm.conf.d/autologin.conf"
- "-rm -rf /etc/sudoers.d/g_wheel"
- "-localectl set-keymap us"
- "-rm -rf /etc/sudoers.d/g_wheel"