Add tides to ssh file
This commit is contained in:
parent
f737418d5b
commit
56dd7b46d0
1 changed files with 3 additions and 0 deletions
|
@ -18,6 +18,9 @@
|
|||
controlPersist = "10m";
|
||||
# Configure known hosts
|
||||
matchBlocks = {
|
||||
"tides" = {
|
||||
hostname = "150.136.87.190";
|
||||
};
|
||||
"static.stranger.systems" = {
|
||||
hostname = "129.153.226.221";
|
||||
user = "ubuntu";
|
||||
|
|
Loading…
Add table
Reference in a new issue