Changed git username
This commit is contained in:
parent
0ce120c045
commit
7f42d033db
@ -35,7 +35,7 @@ in {
|
|||||||
programs.git = mkIf cfg.lazygit.enable {
|
programs.git = mkIf cfg.lazygit.enable {
|
||||||
enable = true;
|
enable = true;
|
||||||
userEmail = "me+gitea@xeovalyte.dev";
|
userEmail = "me+gitea@xeovalyte.dev";
|
||||||
userName = "xeovalyte";
|
userName = "Timo Boomers";
|
||||||
extraConfig = {
|
extraConfig = {
|
||||||
commit.gpgsign = true;
|
commit.gpgsign = true;
|
||||||
gpg.format = "ssh";
|
gpg.format = "ssh";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user