diff options
Diffstat (limited to 'modules/home')
| -rw-r--r-- | modules/home/common.nix | 4 |
1 files changed, 2 insertions, 2 deletions
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; }; |
