diff --git a/modules/home/cli/git.nix b/modules/home/cli/git.nix index 5a20937..f5619a4 100644 --- a/modules/home/cli/git.nix +++ b/modules/home/cli/git.nix @@ -18,7 +18,7 @@ in { }; userName = "Eric Carlson"; - userEmail = "e.carlson94@gmail.com"; + userEmail = "ecarlson@walawren.com"; ignores = ["Session.vim" "secrets.sh" "secrets.tfvars" "local.tfvars"];