users: update hexchen git config

keep-around/4b242772b75504dad79a9724abaca105c8255da7
hexchen 2020-12-01 18:58:54 +00:00
parent da2a971bc2
commit 4b242772b7
No known key found for this signature in database
GPG Key ID: A3964C0D77F38CC9
1 changed files with 7 additions and 0 deletions

View File

@ -40,6 +40,13 @@
enable = true;
userName = "hexchen";
userEmail = "hexchen@lilwit.ch";
signing = {
key = "B1DF5EAD";
signByDefault = true;
};
extraConfig = {
pull.rebase = true;
};
};
programs.bat.enable = true;