extend debian update after surface setup
This commit is contained in:
parent
586a52a26b
commit
e611ffe23f
@ -9,10 +9,9 @@ COMMON="$COMMON htop keepassxc vim-nox" # systemd-sysv
|
|||||||
COMMON="$COMMON curlftpfs"
|
COMMON="$COMMON curlftpfs"
|
||||||
COMMON="$COMMON wakeonlan"
|
COMMON="$COMMON wakeonlan"
|
||||||
COMMON="$COMMON tlp tlp-rdw"
|
COMMON="$COMMON tlp tlp-rdw"
|
||||||
## COMMON="$COMMON fonts-powerline"
|
|
||||||
COMMON="$COMMON nextcloud-desktop dolphin-nextcloud"
|
COMMON="$COMMON nextcloud-desktop dolphin-nextcloud"
|
||||||
## Use KDE-Wayland and activate maliit under System (Search Virtual Keyboard)
|
# Use KDE-Wayland and activate maliit under System (Search Virtual Keyboard)
|
||||||
## COMMON="$COMMON maliit-keyboard"
|
COMMON="$COMMON maliit-keyboard"
|
||||||
## COMMON="$COMMON fonts-powerline powerline powerline-gitstatus"
|
## COMMON="$COMMON fonts-powerline powerline powerline-gitstatus"
|
||||||
|
|
||||||
MULTIMEDIA=""
|
MULTIMEDIA=""
|
||||||
@ -28,9 +27,8 @@ TOOLS="$TOOLS tigervnc-viewer"
|
|||||||
TOOLS="$TOOLS evolution gnuplot latexmk texlive-latex-recommended texlive-latex-extra texlive-lang-german texlive-plain-generic texlive-fonts-recommended"
|
TOOLS="$TOOLS evolution gnuplot latexmk texlive-latex-recommended texlive-latex-extra texlive-lang-german texlive-plain-generic texlive-fonts-recommended"
|
||||||
|
|
||||||
PROGRAMMING=""
|
PROGRAMMING=""
|
||||||
PROGRAMMING="$PROGRAMMING python-is-python3 python3-venv python3-wxgtk4.0 jq meld"
|
PROGRAMMING="$PROGRAMMING python-is-python3 python3-venv python3-wxgtk4.0 jq meld virtualenv"
|
||||||
PROGRAMMING="$PROGRAMMING code"
|
PROGRAMMING="$PROGRAMMING code"
|
||||||
## PROGRAMMING="pkgconf libgtk2.0-dev"
|
|
||||||
|
|
||||||
|
|
||||||
ALL=$COMMON\ $MULTIMEDIA\ $TOOLS\ $PROGRAMMING
|
ALL=$COMMON\ $MULTIMEDIA\ $TOOLS\ $PROGRAMMING
|
||||||
|
Loading…
x
Reference in New Issue
Block a user