diff --git a/home/util/home.nix b/home/util/home.nix index fe014588..f9f45b97 100644 --- a/home/util/home.nix +++ b/home/util/home.nix @@ -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