git: Use the GPG key on my Yubikey for signing commits
This commit is contained in:
parent
650d566f8d
commit
4b6290c3c7
@ -12,6 +12,9 @@ in {
|
||||
enable = true;
|
||||
userEmail = "papatutuwawa@polynom.me";
|
||||
userName = "Alexander \"PapaTutuWawa\"";
|
||||
|
||||
# The key on my Yubikey
|
||||
signing.key = "B688F70D0EC87D5A8A9D3D7A56C749835F3CE824";
|
||||
extraConfig = {
|
||||
init = {
|
||||
defaultBranch = "master";
|
||||
|
Loading…
Reference in New Issue
Block a user