feat: add zip and unzip

This commit is contained in:
514fpv 2024-01-10 16:54:03 +08:00
parent 55b8b49c07
commit 04cbb09b9c
Signed by: koishi
SSH key fingerprint: SHA256:axz0uIzzY+5W19i7QOUuiw5LSqhKfCBKPf3L4xFRxLw

View file

@ -3,7 +3,8 @@
, config
, ... }: with lib; {
home.packages = with pkgs; [
pv wget nix-index e2fsprogs
pv wget nix-index
e2fsprogs zip unzip
pciutils usbutils lsscsi
] ++ optionals config.passthrough.gui [
xfce.thunar