/ modules / home / programs / jq.nix
jq.nix
1  {
2    programs.jq = {
3      enable = true;
4      # colors = {};
5      };
6  }