sign using openpgp

This commit is contained in:
Osman Faruk Bayram 2025-07-26 00:42:12 +03:00
parent c6d3ff2c1a
commit 771f583e8e

View file

@ -3,7 +3,9 @@
enable = true; enable = true;
userEmail = "osmanfbayram@gmail.com"; userEmail = "osmanfbayram@gmail.com";
userName = "osbm"; userName = "osbm";
signing.format = "ssh"; signing = {
format = "openpgp";
};
ignores = [ ignores = [
"*.pyc" # python "*.pyc" # python
"*.swp" # vim "*.swp" # vim