Update github key to the bitwarden public key

Signed-off-by: Noah Knegt <git@noahknegt.com>
This commit is contained in:
2025-07-02 22:47:09 +02:00
parent c2339252e3
commit 4dd8bb85c7

View File

@@ -49,8 +49,8 @@
condition = "gitdir:~/Repos/open-source/";
contents = {
user = {
email = "git@noahknegt.com";
signingKey = "~/.ssh/id_open_source.pub";
email = "github@noahknegt.com";
signingKey = "ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJi7QgoPtTQLHmKNbJAC8mgzQ6Wwq82L2YhBLSaxpQ3/";
};
commit = {