This commit is contained in:
iFargle 2023-06-30 23:24:07 +09:00
parent 585d91e8a3
commit 6b59bf0773

View file

@ -28,7 +28,7 @@
programs.git = { programs.git = {
enable = true; enable = true;
userName = "albert"; userName = "albert";
userEmail = "albert@sysctl.io"; userEmail = "albert@sysctl.io000";
extraConfig = { extraConfig = {
credential.helper = "cache --timeout=25920000"; credential.helper = "cache --timeout=25920000";
}; };