chore: fill in signing key

This commit is contained in:
Ruben 2024-04-18 22:12:54 -05:00
commit 7ab444dfda
No known key found for this signature in database
GPG key ID: AE181294E97E4802

View file

@ -118,7 +118,7 @@
userEmail = "sneexy@disroot.org"; userEmail = "sneexy@disroot.org";
signing.signByDefault = true; signing.signByDefault = true;
#signing.key = ""; # TODO: fill this out signing.key = "AE181294E97E4802";
extraConfig = { extraConfig = {
commit.verbose = true; commit.verbose = true;