{
  programs.git = {
    enable = true;
    extraConfig.pull.rebase = true;
  };
}