git creds
This commit is contained in:
parent
d54fcaca81
commit
80b6273752
2 changed files with 7 additions and 3 deletions
|
@ -12,6 +12,7 @@ with pkgs; {
|
|||
extraConfig = {
|
||||
init.defaultBranch = "main";
|
||||
push.autoSetupRemote = true;
|
||||
credential.helper = "store --file /etc/git-credentials";
|
||||
};
|
||||
|
||||
signing = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue