use gitFull

now that I figured out why it wasn't working (it was urbos's fault)
This commit is contained in:
Griffin Smith 2020-05-07 10:57:12 -04:00
parent 924c51aa1f
commit 28489a2141

View file

@ -31,10 +31,7 @@
programs.git = { programs.git = {
enable = true; enable = true;
# bah, this doesn't work package = pkgs.gitFull;
# package = pkgs.git.override {
# sendEmailSupport = true;
# };
userEmail = "root@gws.fyi"; userEmail = "root@gws.fyi";
userName = "Griffin Smith"; userName = "Griffin Smith";
ignores = [ ignores = [