minor cleanup

This commit is contained in:
John Bowdre 2023-07-23 16:16:55 -05:00
parent 936693edaf
commit 013112f692

View file

@ -70,8 +70,6 @@
programs.git = {
enable = true;
delta.enable = true;
userEmail = "john@bowdre.net";
userName = "John Bowdre";
extraConfig = {
init.defaultBranch = "main";
pull.ff = "only";