non important commit
This commit is contained in:
parent
0cda8a248d
commit
ebac95975a
1 changed files with 2 additions and 2 deletions
|
|
@ -66,9 +66,9 @@
|
|||
git = {
|
||||
enable = true;
|
||||
package = pkgs.gitFull;
|
||||
settings = {
|
||||
user.name = "maxstrb";
|
||||
user.email = "max.stribrny@gmail.com";
|
||||
settings = {
|
||||
init.defaultBranch = "main";
|
||||
push.autoSetupRemote = true;
|
||||
github.user = "maxstrb";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue