Feat: Passt Pakete an.
This commit is contained in:
parent
84f7909292
commit
75e39c2a4d
@ -101,9 +101,9 @@ echo "$XDG_BLOCK" >/etc/profile.d/xdg_dirs_desktop_session.sh
|
||||
echo "Passwort für sudo-Nutzer setzen..."
|
||||
passwd root
|
||||
|
||||
apt install -y network-manager ibus-data libibus-1.0-5
|
||||
apt install -y network-manager ibus-data libibus-1.0-5 console-setup keyboard-configuration software-properties-common
|
||||
|
||||
apt remove -y tuxedoos-desktop "*plasma*" "*libreoffice*" "*x11*" "*wayland*" sddm
|
||||
apt remove -y tuxedoos-desktop "*plasma*" "*libreoffice*" "*x11*" "*wayland*" sddm gdm3 lightdm
|
||||
apt autoremove -y
|
||||
|
||||
# Utils
|
||||
@ -115,7 +115,7 @@ apt install -y network-manager network-manager-openconnect network-manager-openv
|
||||
# Passwortspeicherung für Netzwerke
|
||||
apt install -y gnome-keyring libsecret-1-0 libpam-gnome-keyring signon-plugin-password pinentry-gnome3
|
||||
# Tastatur
|
||||
apt install -y ibus-data libibus-1.0-5
|
||||
apt install -y ibus-data libibus-1.0-5 console-setup keyboard-configuration
|
||||
# Drucker/Scanner
|
||||
apt install -y cups sane-utils printer-driver-*
|
||||
# Sound
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user