change git config
This commit is contained in:
parent
9cc071a545
commit
82780dadff
|
@ -8,7 +8,9 @@
|
|||
|
||||
defaultBranch = "main";
|
||||
|
||||
credential.helper = "store";
|
||||
extraConfig = {
|
||||
credential.helper = "store";
|
||||
};
|
||||
};
|
||||
|
||||
home.packages = [ pkgs.gh ];
|
||||
|
|
Loading…
Reference in a new issue