added key ID

This commit is contained in:
CDaut 2024-04-18 10:04:03 +02:00
parent fc0dcffc62
commit e1ac2a9a09
Signed by: clara
GPG key ID: 223391B52FAD4463

View file

@ -5,7 +5,7 @@
userEmail = "git@cdaut.de";
signing = {
signByDefault = true;
key = null;
key = "58EF8D71114EF548DEE3320DE6F04916B6EEBD83";
};
};
}