changed email

This commit is contained in:
2025-10-02 23:05:29 -06:00
parent d77a84b2e9
commit f704871516
3 changed files with 4 additions and 4 deletions

View File

@@ -48,7 +48,7 @@ in
enable = true;
delta.enable = true;
userName = "Danilo Reyes";
userEmail = "CaptainJawZ@protonmail.com";
userEmail = osConfig.my.email;
extraConfig = {
init.defaultBranch = "main";
pull.rebase = true;