qenya/git: Update config key names
This commit is contained in:
parent
22161de954
commit
18716e58ca
1 changed files with 3 additions and 3 deletions
|
|
@ -3,9 +3,9 @@
|
||||||
{
|
{
|
||||||
programs.git = {
|
programs.git = {
|
||||||
enable = true;
|
enable = true;
|
||||||
userName = "Katherina Walshe-Grey";
|
settings = {
|
||||||
userEmail = "git@qenya.tel";
|
user.email = "git@qenya.tel";
|
||||||
extraConfig = {
|
user.name = "Katherina Walshe-Grey";
|
||||||
init.defaultBranch = "main";
|
init.defaultBranch = "main";
|
||||||
pull.rebase = true;
|
pull.rebase = true;
|
||||||
push.autoSetupRemote = true;
|
push.autoSetupRemote = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue