{ pkgs, inputs, ... }: { programs.git = { enable = true; userName = "afoucaultc"; userEmail = "antoine.fo.ca@proton.me"; }; }