From 909d7053b5300cb9563a88f26762ad2dca113df0 Mon Sep 17 00:00:00 2001 From: zack Date: Tue, 9 Jul 2024 20:53:47 -0400 Subject: [PATCH] 819 current 2024-07-09 20:53:41 24.11.20240708.655a58a 6.9.7-zen1 * --- modules/home/apps/tools/git/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/home/apps/tools/git/default.nix b/modules/home/apps/tools/git/default.nix index 25bbd24..cc8cb4a 100644 --- a/modules/home/apps/tools/git/default.nix +++ b/modules/home/apps/tools/git/default.nix @@ -21,7 +21,7 @@ in { programs.git = { enable = true; userName = "zack"; - userEmail = "zackmyers@lavabit.com"; + userEmail = "hi@zoeys.computer"; ignores = [ ".cache/" ".DS_Store"