This commit is contained in:
Harivansh Rathi 2026-03-29 17:19:06 -04:00
parent 276edd4f41
commit e19cb0d9c6

View file

@ -1,7 +1,7 @@
{...}: {
programs.gh = {
enable = true;
gitCredentialHelper.enable = false;
gitCredentialHelper.enable = true;
settings = {
git_protocol = "https";