{ config, pkgs, ...}: { programs.jq = { enable = true; }; }