{ config, pkgs, ... }: { environment.systemPackages = with pkgs; [ mercurial gitAndTools.hub ag ripgrep httpie nodePackages.js-yaml ]; }