Add bottom system monitor to server image

This commit is contained in:
Jeremy Soller 2025-11-03 15:43:04 -07:00
parent 53f8aee13e
commit 2fb9ac7435
No known key found for this signature in database
GPG Key ID: 670FDFB5428E05CA

View File

@ -10,6 +10,7 @@ filesystem_size = 512
# Package settings
[packages]
bash = {}
bottom = {}
ca-certificates = {}
#contain = {} # needs to update dependencies
coreutils = {}