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 = {
|
programs.git = {
|
||||||
enable = true;
|
enable = true;
|
||||||
userName = "Jimbo";
|
userName = "Vice";
|
||||||
userEmail = "jimbo@nixfox.ca";
|
userEmail = "vice@nixfox.ca";
|
||||||
};
|
};
|
||||||
|
|
||||||
programs.lazygit.enable = true;
|
programs.lazygit.enable = true;
|
||||||
|
|
Loading…
Add table
Reference in a new issue