{ config, pkgs, ... }: { programs.git = { enable = true; userName = "zonsopkomst"; userEmail = "ewagner@disroot.org"; }; }