cannot setup user and email in global config
This commit is contained in:
parent
6bb351f89b
commit
0c477fac7e
|
@ -24,7 +24,6 @@ in {
|
||||||
|
|
||||||
programs.git = {
|
programs.git = {
|
||||||
enable = true;
|
enable = true;
|
||||||
inherit(cfg) userName userEmail;
|
|
||||||
lfs.enable = true;
|
lfs.enable = true;
|
||||||
config = {
|
config = {
|
||||||
init = {defaultBranch = "main";};
|
init = {defaultBranch = "main";};
|
||||||
|
|
Loading…
Reference in a new issue