Changed git username

This commit is contained in:
xeovalyte 2025-04-23 12:08:32 +02:00
parent 0ce120c045
commit 7f42d033db
Signed by: xeovalyte
SSH Key Fingerprint: SHA256:GWI1hq+MNKR2UOcvk7n9tekASXT8vyazK7vDF9Xyciw

View File

@ -35,7 +35,7 @@ in {
programs.git = mkIf cfg.lazygit.enable {
enable = true;
userEmail = "me+gitea@xeovalyte.dev";
userName = "xeovalyte";
userName = "Timo Boomers";
extraConfig = {
commit.gpgsign = true;
gpg.format = "ssh";