🚀 specify signing key

dev-docs
Moritz Böhme 2022-04-25 12:11:45 +02:00
parent f6976cd478
commit f5beb688a5
Signed by: moritz
GPG Key ID: 970C6E89EB0547A9
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
extraConfig.init.defaultBranch = "main";
delta.enable = true;
signing = {
key = null;
key = "0xE4F362A3F5C338A0";
signByDefault = true;
};
};