users: update hexchen git config

This commit is contained in:
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

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;