{ config, pkgs, ... }: { programs.git = { enable = true; userName = "poslop"; userEmail = "poslop@archfox.org"; }; }