Change signing key

This commit is contained in:
Natsu Kagami 2023-05-29 17:01:26 +02:00
parent ecdc8a86f8
commit 6e59c730f2
Signed by: nki
GPG key ID: 55A032EB38B49ADB

View file

@ -123,7 +123,7 @@
line-numbers = true;
};
};
signing.key = null;
signing.key = "0x55A032EB38B49ADB";
signing.signByDefault = true;
userEmail = "nki@nkagami.me";
userName = "Natsu Kagami";