Add tides to ssh file

This commit is contained in:
Nathan McCarty 2025-02-12 01:27:35 -05:00
parent f737418d5b
commit 56dd7b46d0

View file

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