change my git name--was parsed wrong by git

This commit is contained in:
Reid 2024-12-11 23:18:29 -08:00
parent ea7608e793
commit 74ef77bb1f
Signed by: reidlab
GPG key ID: DAF5EAF6665839FD

View file

@ -13,7 +13,7 @@ in {
enable = true;
package = pkgs.gitFull;
userName = ''Reid "reidlab"'';
userName = ''reidlab'';
userEmail = "reidlab325@gmail.com";
signing = {