enable git server on vps

This commit is contained in:
Yan Lin 2026-02-17 21:29:32 +01:00
parent d5376704ca
commit fce7a00b05
6 changed files with 42 additions and 5 deletions

View file

@ -51,6 +51,11 @@ in
identityFile = "${keyDir}/hetzner";
};
"git.yanlincs.com" = {
user = "forgejo";
identityFile = "${keyDir}/hetzner";
};
"borg-box" = {
hostname = "u518619.your-storagebox.de";
user = "u518619";