{ pkgs, ... }: { home.packages = with pkgs; [ # archives zip xz unzip p7zip # utils yazi tmux bottom ripgrep jq yq-go fzf aria2 gnupg inetutils # misc file which tree gnutar babelfish ]; }