Skip to content

Commit

Permalink
Sign commits with the current work email, as usual. (#88)
Browse files Browse the repository at this point in the history
  • Loading branch information
attilaolah authored Sep 19, 2024
1 parent d55e97c commit d19cb5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home-manager/programs/git.nix
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
enable = true;

userName = "Attila Oláh";
userEmail = "attilaolah@gmail.com";
userEmail = "attila.olah@netstal.com";
signing = {
signByDefault = true;
key = "07E6C0643FD142C3";
Expand Down

0 comments on commit d19cb5c

Please sign in to comment.