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 = {
|
||||
enable = true;
|
||||
userName = "Katherina Walshe-Grey";
|
||||
userEmail = "git@qenya.tel";
|
||||
extraConfig = {
|
||||
settings = {
|
||||
user.email = "git@qenya.tel";
|
||||
user.name = "Katherina Walshe-Grey";
|
||||
init.defaultBranch = "main";
|
||||
pull.rebase = true;
|
||||
push.autoSetupRemote = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue