From 0e39bc8924185c54961d451f5eb37b7754cfdf06 Mon Sep 17 00:00:00 2001 From: Dave Jansen Date: Wed, 17 Dec 2025 13:06:12 +0900 Subject: [PATCH] Add `htop` as a layered package. --- build_files/build.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/build_files/build.sh b/build_files/build.sh index 5188004..0a4be77 100755 --- a/build_files/build.sh +++ b/build_files/build.sh @@ -97,7 +97,8 @@ dnf5 install -y \ gnome-shell-extension-appindicator \ 1password 1password-cli \ tailscale \ - waypipe + waypipe \ + htop # Delete 1Password and Tailscale repos once packages are installed # so they don't end up in the final image.