{ config, pkgs, ... }: { programs.git = { enable = true; userName = "Emile Clark-Boman"; userEmail = "eclarkboman@gmail.com"; }; }