alexander: Rename gitea ssh key

This commit is contained in:
PapaTutuWawa 2021-12-08 17:50:55 +01:00
parent 825b918c38
commit 0bef626837

View File

@ -35,7 +35,7 @@
port = 2222;
user = "gitea";
hostname = "git.polynom.me";
identityFile = "~/.ssh/gitea_papatutuwawa_ed";
identityFile = "~/.ssh/gitea_papatutuwawa";
};
"github.com" = {
user = "git";