change git username
This commit is contained in:
@@ -9,7 +9,7 @@ home.packages = with pkgs; [
|
||||
programs.git = {
|
||||
enable = true;
|
||||
userEmail = "autumnal,musing@gmail.com";
|
||||
userName = "notkaori";
|
||||
userName = "autumn";
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user