Pre-install zip

And also add `unzip` to the list so it doesn't accidentally get
uninstalled in the future if we shift around our packages to remove the
thing that's incidentally pulling it in.

Resolves #314
This commit is contained in:
Nate Graham
2025-09-11 11:55:29 +02:00
parent cac9d485ec
commit d265e1aeb6

View File

@@ -30,10 +30,12 @@ Packages=alsa-utils # alsamixer and other useful audio debugging tools
tldr
trash-cli # safer way to remove files from the CLI
tree
unzip # the `unzip` CLI unarchiving tool
usbutils # `lsusb` and other useful troubleshooting tools
vim
wget
wl-clipboard
ydotool # Basic TUI and GUI app automation
zip # the `zip` CLI archiving tool
zsh
zsh-completions