1
0
mirror of https://github.com/ellmau/nixos.git synced 2025-12-19 09:29:36 +01:00

Use new certificate for signing git commits

This commit is contained in:
Stefan Ellmauthaler 2023-08-25 10:12:26 +02:00
parent ca1bc86700
commit 49afe88933
Failed to extract signature

View File

@ -57,7 +57,7 @@
meta = {
ellmau = {
git = {
key = "0x4998BEEE";
key = "0x3031AB33";
gpgsm = true;
signDefault = true;
};