git: adds gpg stuff for git config
This commit is contained in:
parent
7479a8c298
commit
d878701476
@ -21,6 +21,10 @@
|
||||
enable = true;
|
||||
userName = "Deepak Mallubhotla";
|
||||
userEmail = "dmallubhotla+github@gmail.com";
|
||||
signing = {
|
||||
key = "976F3357369149AB";
|
||||
signByDefault = true;
|
||||
};
|
||||
extraConfig = {
|
||||
core = {
|
||||
fileMode = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user