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 = {
"manatee" = {
hostname = "192.168.50.203";
hostname = "manatee";
user = "alex";
identityFile = "/home/alex/.ssh/alex.pinwheel-manatee";
port = 1122;