Think I did not add the key correctly

This commit is contained in:
Julien Malka 2021-12-22 23:20:32 +01:00
parent 0ed8376f60
commit cb2351b2fd

View file

@ -15,7 +15,7 @@ with lib;
userEmail = "julien.malka@me.com";
signing = {
signByDefault = true;
key = "D00126C95ACC7547BDE2DC523C68E13964FEA07F";
key = "3C68E13964FEA07F";
};
};
};