# Consolidated package list for stageDangerousPi
# All packages needed across substages, installed in one apt-get call
# to avoid redundant apt-get update / Reading package lists overhead.

# 01-Wireless-AP: WiFi access point + reverse proxy
hostapd
dnsmasq
nftables
nginx

# 03-dangerous-pi: backend/frontend runtime + utilities
nodejs
npm
lrzsz

# 04-pisugar: I2C tools for UPS battery monitoring
i2c-tools
