From bcafb7b7522d0e74f19965acd0852fb17d6bc18f Mon Sep 17 00:00:00 2001 From: Natasha Moongrave Date: Tue, 14 Apr 2026 16:11:25 +0200 Subject: Updated git email --- home/mun/programs/git.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'home/mun') diff --git a/home/mun/programs/git.nix b/home/mun/programs/git.nix index 7addeb0..a716b80 100644 --- a/home/mun/programs/git.nix +++ b/home/mun/programs/git.nix @@ -3,7 +3,7 @@ enable = true; settings.user = { name = "mun"; - # email = "your@email.com"; # Uncomment and set your email + email = "natasha@256phi.eu"; }; }; } -- cgit v1.2.3