home: ssh: set up 'gitea.belanyi.fr' host

This commit is contained in:
Bruno BELANYI 2021-02-24 10:31:31 +00:00
parent 4ed4677771
commit bad5f09e05

View file

@ -22,6 +22,12 @@
user = "git";
};
"gitea.belanyi.fr" = {
hostname = "gitea.belanyi.fr";
identityFile = "~/.ssh/shared_rsa";
user = "git";
};
porthos = {
hostname = "91.121.177.163";
identityFile = "~/.ssh/shared_rsa";