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;
|
enable = true;
|
||||||
userEmail = "papatutuwawa@polynom.me";
|
userEmail = "papatutuwawa@polynom.me";
|
||||||
userName = "Alexander \"PapaTutuWawa\"";
|
userName = "Alexander \"PapaTutuWawa\"";
|
||||||
|
|
||||||
|
# The key on my Yubikey
|
||||||
|
signing.key = "B688F70D0EC87D5A8A9D3D7A56C749835F3CE824";
|
||||||
extraConfig = {
|
extraConfig = {
|
||||||
init = {
|
init = {
|
||||||
defaultBranch = "master";
|
defaultBranch = "master";
|
||||||
|
Loading…
Reference in New Issue
Block a user