From 778e60af5ef6771938895490e9246b5183871798 Mon Sep 17 00:00:00 2001 From: brustybee Date: Thu, 2 Apr 2026 18:21:06 +0530 Subject: Change default git email --- users/common.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/users/common.nix b/users/common.nix index ddd3312..a3cda21 100644 --- a/users/common.nix +++ b/users/common.nix @@ -10,7 +10,7 @@ settings = { user = { name = "brustybee"; - email = "bee@4d2.org"; + email = "beebeeb5k@gmail.com"; signingkey = "42177A22EA630575"; }; init.defaultBranch = "main"; -- cgit v1.3.1