home: ssh: set up 'gitea.belanyi.fr' host
This commit is contained in:
parent
4ed4677771
commit
bad5f09e05
|
@ -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";
|
||||
|
|
Loading…
Reference in a new issue