Update email in Git
This commit is contained in:
parent
8a917e5aec
commit
96c74234c0
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
|||
{
|
||||
programs.git = {
|
||||
enable = true;
|
||||
userName = "Jimbo";
|
||||
userEmail = "jimbo@nixfox.ca";
|
||||
userName = "Vice";
|
||||
userEmail = "vice@nixfox.ca";
|
||||
};
|
||||
|
||||
programs.lazygit.enable = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue