non important commit

This commit is contained in:
maxstrb 2025-11-06 09:54:35 +01:00
parent 0cda8a248d
commit ebac95975a

View file

@ -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";