Ensure unzip is installed

As one often gets .zip files from websites or other humans.
This commit is contained in:
Daniel Siepmann 2023-09-21 18:18:56 +02:00
parent 071cbc036a
commit 5999bebc53
Signed by: Daniel Siepmann
GPG key ID: 33D6629915560EF4

View file

@ -76,6 +76,8 @@ with pkgs; [
# Record audio and video on ubuntu: ffmpeg -f pulse -i alsa_output.pci-0000_00_1f.3.analog-stereo.monitor -f x11grab -y -framerate 30 -s 1280x720 -i :0.0 -c:v libx264 -preset superfast -crf 18 output.mkv
# Find list of audio on ubuntu: pactl list | grep -A2 'Source #' | grep 'Name: '
unzip
gtk-engine-murrine
] ++ (if ownLib.onHikari {} then [
# hikari