feat: add zip and unzip
This commit is contained in:
parent
d9fff38d20
commit
51bcd60940
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue