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 = {
|
git = {
|
||||||
enable = true;
|
enable = true;
|
||||||
package = pkgs.gitFull;
|
package = pkgs.gitFull;
|
||||||
user.name = "maxstrb";
|
|
||||||
user.email = "max.stribrny@gmail.com";
|
|
||||||
settings = {
|
settings = {
|
||||||
|
user.name = "maxstrb";
|
||||||
|
user.email = "max.stribrny@gmail.com";
|
||||||
init.defaultBranch = "main";
|
init.defaultBranch = "main";
|
||||||
push.autoSetupRemote = true;
|
push.autoSetupRemote = true;
|
||||||
github.user = "maxstrb";
|
github.user = "maxstrb";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue