From 688648af91839e0d00f303180782b20093b1ef23 Mon Sep 17 00:00:00 2001 From: Mel Date: Tue, 11 Feb 2025 19:12:33 +0100 Subject: Update Git and ACME 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') diff --git a/modules/home/common.nix b/modules/home/common.nix index ba66606..e2f5c94 100644 --- a/modules/home/common.nix +++ b/modules/home/common.nix @@ -5,8 +5,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