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