non important commit

This commit is contained in:
maxstrb 2025-11-06 09:53:18 +01:00
parent 8a36c81eb1
commit 0cda8a248d

View file

@ -66,9 +66,9 @@
git = {
enable = true;
package = pkgs.gitFull;
userName = "maxstrb";
userEmail = "max.stribrny@gmail.com";
extraConfig = {
user.name = "maxstrb";
user.email = "max.stribrny@gmail.com";
settings = {
init.defaultBranch = "main";
push.autoSetupRemote = true;
github.user = "maxstrb";