Skip to content

Commit 90ca1eb

Browse files
committed
Add screen to the installer script
1 parent 78fd03f commit 90ca1eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apt/install_software.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ APT_PACKAGES=(
2323
"libreoffice" "libreoffice-help-fi" "links" "lm-sensors" "mumble" "network-manager-openvpn" "openssh-server" "optipng"
2424
"pipewire-audio" "powertop"
2525
"python3-dev" "python3-venv"
26-
"remmina" "remmina-plugin-kwallet" "s-tui" "signal-desktop" "stress" "synaptic"
26+
"remmina" "remmina-plugin-kwallet" "s-tui" "screen" "signal-desktop" "stress" "synaptic"
2727
"texlive-full" "texmaker" "tikzit" "ufw" "usbtop" "vlc" "wget" "wireguard" "yt-dlp" "zsh"
2828
)
2929
if [ "$(hostnamectl chassis)" = "laptop" ]; then

0 commit comments

Comments
 (0)