Fix: Konfiguriert Tastatur.
This commit is contained in:
parent
75e39c2a4d
commit
10c3de710f
@ -121,6 +121,11 @@ apt install -y cups sane-utils printer-driver-*
|
|||||||
# Sound
|
# Sound
|
||||||
apt install -y pipewire pipewire-bin pipewire-pulse
|
apt install -y pipewire pipewire-bin pipewire-pulse
|
||||||
|
|
||||||
|
# Tastatur Konfigurieren
|
||||||
|
apt install --reinstall console-setup keyboard-configuration
|
||||||
|
dpkg-reconfigure keyboard-configuration
|
||||||
|
service keyboard-setup restart
|
||||||
|
|
||||||
# WLAN-Verbindung.
|
# WLAN-Verbindung.
|
||||||
|
|
||||||
# Frage, ob eine WLAN-Verbindung aufgebaut werden soll
|
# Frage, ob eine WLAN-Verbindung aufgebaut werden soll
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user