9 lines
175 B
Nix
9 lines
175 B
Nix
|
{...}:
|
||
|
{
|
||
|
enable = true;
|
||
|
userName = "krizej";
|
||
|
userEmail = "60076189+krizej@users.noreply.github.com";
|
||
|
# init.defaultBranch = "master";
|
||
|
# push.autoSetupRemote = true;
|
||
|
}
|