nix: add unzip

This commit is contained in:
Nico 2025-05-03 16:15:59 +10:00
parent 6cebf7d2fd
commit f329039060

View file

@ -15,6 +15,7 @@
killall killall
ripgrep ripgrep
wget wget
unzip
gcc # needed for nvim for some reason. gcc # needed for nvim for some reason.