home: set git default branch name
This commit is contained in:
parent
9dc0960ab5
commit
d85b3aa807
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
userEmail = "shadows@with.al";
|
userEmail = "shadows@with.al";
|
||||||
userName = "liv";
|
userName = "liv";
|
||||||
|
extraConfig = { init = { defaultBranch = "main"; }; };
|
||||||
};
|
};
|
||||||
|
|
||||||
programs.jujutsu = {
|
programs.jujutsu = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue