From 7be1e364b8fc47c3b2a6c7207912ef7a65dca4a1 Mon Sep 17 00:00:00 2001 From: Mel Date: Mon, 10 Feb 2025 22:49:52 +0100 Subject: Update Git user email Signed-off-by: Mel Signed-off-by: Mel --- modules/home/common.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'modules/home/common.nix') diff --git a/modules/home/common.nix b/modules/home/common.nix index f87bf99..4454bfc 100644 --- a/modules/home/common.nix +++ b/modules/home/common.nix @@ -11,8 +11,8 @@ git = { enable = true; userName = "Mel"; - userEmail = "einebeere@gmail.com"; - signing = { + userEmail = "mel@rnrd.eu"; + signing = { key = "D75A C286 ACA7 00B4 D8EC 377D 2082 F8EC 11CC 009B"; signByDefault = true; }; -- cgit 1.4.1