update ssh

This commit is contained in:
♥ Minnie ♥ 2025-02-16 20:47:00 +08:00
parent d2a6aceff3
commit b777814ff4
Signed by: jasmine
GPG key ID: 8563E358D4E8040E
5 changed files with 31 additions and 18 deletions

View file

@ -5,7 +5,6 @@
userEmail = "its.jassy@pm.me";
extraConfig = {
init.defaultBranch = "master";
core.sshCommand = "ssh -i ~/.ssh/forgejo_sk -F /dev/null";
commit.gpgsign = "true";
user.signingkey = "8563E358D4E8040E";
};