mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-15 07:04:47 +00:00
fix
This commit is contained in:
parent
276edd4f41
commit
e19cb0d9c6
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{...}: {
|
||||
programs.gh = {
|
||||
enable = true;
|
||||
gitCredentialHelper.enable = false;
|
||||
gitCredentialHelper.enable = true;
|
||||
|
||||
settings = {
|
||||
git_protocol = "https";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue