add clocktown host

This commit is contained in:
Emile Clark-Boman 2026-02-03 12:24:40 +10:00
parent e628d59c72
commit 42d2e37aed
2 changed files with 10 additions and 4 deletions

View file

@ -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";