Switch email
This commit is contained in:
parent
5fcde848fc
commit
a21cd47f59
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
|||
{
|
||||
programs.git = {
|
||||
enable = true;
|
||||
userName = "Vice";
|
||||
userEmail = "vice@nixfox.ca";
|
||||
userName = "Bun";
|
||||
userEmail = "bun@nixfox.ca";
|
||||
};
|
||||
|
||||
programs.lazygit.enable = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue