users: update hexchen git config
This commit is contained in:
parent
da2a971bc2
commit
4b242772b7
1 changed files with 7 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue