home: ssh: set up 'gitea.belanyi.fr' host
This commit is contained in:
parent
4ed4677771
commit
bad5f09e05
1 changed files with 6 additions and 0 deletions
|
|
@ -22,6 +22,12 @@
|
||||||
user = "git";
|
user = "git";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
"gitea.belanyi.fr" = {
|
||||||
|
hostname = "gitea.belanyi.fr";
|
||||||
|
identityFile = "~/.ssh/shared_rsa";
|
||||||
|
user = "git";
|
||||||
|
};
|
||||||
|
|
||||||
porthos = {
|
porthos = {
|
||||||
hostname = "91.121.177.163";
|
hostname = "91.121.177.163";
|
||||||
identityFile = "~/.ssh/shared_rsa";
|
identityFile = "~/.ssh/shared_rsa";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue