:(
This commit is contained in:
parent
5d49add04b
commit
a7b2867a0b
1 changed files with 1 additions and 1 deletions
|
|
@ -108,7 +108,7 @@
|
|||
extraConfig = {
|
||||
credential.helper = "manager";#"${pkgs.git.override { withLibsecret = true; }}/bin/git-credential-libsecret";
|
||||
credential."https://github.com".username = "KyleKrein";
|
||||
credential.credentialStore = "cache";
|
||||
credential.credentialStore = "plaintext";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue