sign using openpgp
This commit is contained in:
parent
c6d3ff2c1a
commit
771f583e8e
1 changed files with 3 additions and 1 deletions
|
|
@ -3,7 +3,9 @@
|
|||
enable = true;
|
||||
userEmail = "osmanfbayram@gmail.com";
|
||||
userName = "osbm";
|
||||
signing.format = "ssh";
|
||||
signing = {
|
||||
format = "openpgp";
|
||||
};
|
||||
ignores = [
|
||||
"*.pyc" # python
|
||||
"*.swp" # vim
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue