pinwheel: Fix ssh hostname for manatee

This commit is contained in:
Alexander Heldt
2025-05-09 21:40:14 +02:00
parent 94e2be1e11
commit 0abb85a15e

View File

@@ -6,7 +6,7 @@
matchBlocks = { matchBlocks = {
"manatee" = { "manatee" = {
hostname = "192.168.50.203"; hostname = "manatee";
user = "alex"; user = "alex";
identityFile = "/home/alex/.ssh/alex.pinwheel-manatee"; identityFile = "/home/alex/.ssh/alex.pinwheel-manatee";
port = 1122; port = 1122;