home-manager: desktop: git: set sendemail identity explicitly

Signed-off-by: Christoph Heiss <christoph@c8h4.io>
This commit is contained in:
Christoph Heiss 2024-08-23 11:13:36 +02:00
parent 065a6e1eb0
commit c513cc2bce
Signed by: c8h4
GPG key ID: 1538094429952F86
2 changed files with 1 additions and 0 deletions

Binary file not shown.

View file

@ -118,6 +118,7 @@ in {
sendemail = {
annotate = true;
confirm = "always";
identity = primaryEmail.address;
suppresscc = lib.mkDefault "self";
};
notes = {