{pkgs, ...}: { programs.git = { enable = true; userEmail = "osmanfbayram@gmail.com"; userName = "osbm"; }; }