add clocktown host
This commit is contained in:
parent
e628d59c72
commit
42d2e37aed
2 changed files with 10 additions and 4 deletions
|
|
@ -130,6 +130,12 @@
|
|||
TERM = "linux";
|
||||
};
|
||||
};
|
||||
clocktown = {
|
||||
hostname = "clocktown.dobutterfliescry.net";
|
||||
user = "root";
|
||||
port = 22;
|
||||
identityFile = "~/.ssh/id_clocktown";
|
||||
};
|
||||
subspace = {
|
||||
hostname = "imbored.dev";
|
||||
user = "subspace";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue