This commit is contained in:
2025-12-04 20:53:37 +00:00
parent 526a1b054f
commit d59a3915e1
4 changed files with 58 additions and 8 deletions

View File

@@ -142,6 +142,11 @@
user = "git";
identityFile = "~/.ssh/id_rsa_git";
};
"gitea.service.dc1.*" = {
user = "git";
identityFile = "~/.ssh/id_ed25519";
};
"192.168.4.*" = {
user = "root";
extraOptions = {