bootable.

This commit is contained in:
Matt Knoop
2025-12-10 09:09:44 -07:00
parent c3a573a91e
commit cdb972579a
4 changed files with 9 additions and 4 deletions

View File

@@ -15,7 +15,9 @@ echo "LANG=en_US.UTF-8" > /etc/default/locale
#install base system packages
apt install -y --install-recommends --install-suggests --reinstall systemd
apt install -y --no-install-recommends gnome-core
apt install -y git curl flatpak systemd-resolved ufw nano htop ipset lm-sensors net-tools iputils-ping fish python3-bpfcc python3-pip bpfcc-tools gnome-shell-extension-ubuntu-dock gnome-shell-extension-ubuntu-tiling-assistant ffmpeg vlc
apt install -y git curl flatpak systemd-resolved ufw nano htop ipset lm-sensors net-tools iputils-ping fish python3-bpfcc python3-pip bpfcc-tools gnome-shell-extension-ubuntu-dock gnome-shell-extension-ubuntu-tiling-assistant ffmpeg vlc pciutils usbutils
#install python systemwide
pip install --break-system-packages dnslib psutil
#add setuid for some applications