diff --git a/mkosi.conf.d/10-packages-cli.conf b/mkosi.conf.d/10-packages-cli.conf index 505d397..287b85b 100644 --- a/mkosi.conf.d/10-packages-cli.conf +++ b/mkosi.conf.d/10-packages-cli.conf @@ -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