hexchen: don't sign by default

keep-around/57621265e7d6675c6788b250cea31a0952eabaef
hexchen 2020-12-01 20:01:20 +00:00
parent 1987592f13
commit 57621265e7
No known key found for this signature in database
GPG Key ID: A3964C0D77F38CC9
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@
userEmail = "hexchen@lilwit.ch";
signing = {
key = "B1DF5EAD";
signByDefault = true;
signByDefault = false;
};
extraConfig = {
pull.rebase = true;