Using new gpg key

This commit is contained in:
Julien Malka 2022-04-01 10:46:56 +02:00
parent 4c849df7db
commit f09d71e677
No known key found for this signature in database
GPG key ID: 3C68E13964FEA07F

View file

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