Remove unnecessary packages

This commit is contained in:
Marcus Kammer 2023-11-05 19:54:55 +01:00
parent 59f200519c
commit bc4ace619a
Signed by: marcuskammer
GPG key ID: C374817BE285268F

View file

@ -58,7 +58,6 @@ packages:
- mosh - mosh
- tmux - tmux
- git - git
- mercurial
- nginx - nginx
- certbot - certbot
- python3-certbot-nginx - python3-certbot-nginx
@ -69,8 +68,6 @@ packages:
- sqlite3 - sqlite3
- emacs-nox - emacs-nox
- python3-pip - python3-pip
- python3-pandas
- python3-matplotlib
package_update: true package_update: true
package_upgrade: true package_upgrade: true