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 = {
enable = true;
userName = "albert";
userEmail = "albert@sysctl.io";
userEmail = "albert@sysctl.io000";
extraConfig = {
credential.helper = "cache --timeout=25920000";
};