diff options
| author | brustybee <beebeeb5k@gmail.com> | 2026-04-02 18:21:06 +0530 |
|---|---|---|
| committer | brustybee <beebeeb5k@gmail.com> | 2026-04-02 18:21:06 +0530 |
| commit | 778e60af5ef6771938895490e9246b5183871798 (patch) | |
| tree | 4a188c4f0b2c173945072d5822dc9fb090056d54 /users | |
| parent | 753cd1ae02ddc9a422f621b2bbba5a5ebece5004 (diff) | |
Change default git email
Diffstat (limited to 'users')
| -rw-r--r-- | users/common.nix | 2 |
1 files changed, 1 insertions, 1 deletions
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"; |
