{ config, pkgs, ... }: { environment.systemPackages = with pkgs; [ mercurial gitAndTools.hub ag ripgrep ]; }