{ pkgs, inputs, ... }: { home.packages = with pkgs; [ jq ripgrep fd pv tmux socat file ]; }