We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78fd03f commit 90ca1ebCopy full SHA for 90ca1eb
apt/install_software.sh
@@ -23,7 +23,7 @@ APT_PACKAGES=(
23
"libreoffice" "libreoffice-help-fi" "links" "lm-sensors" "mumble" "network-manager-openvpn" "openssh-server" "optipng"
24
"pipewire-audio" "powertop"
25
"python3-dev" "python3-venv"
26
- "remmina" "remmina-plugin-kwallet" "s-tui" "signal-desktop" "stress" "synaptic"
+ "remmina" "remmina-plugin-kwallet" "s-tui" "screen" "signal-desktop" "stress" "synaptic"
27
"texlive-full" "texmaker" "tikzit" "ufw" "usbtop" "vlc" "wget" "wireguard" "yt-dlp" "zsh"
28
)
29
if [ "$(hostnamectl chassis)" = "laptop" ]; then
0 commit comments