pinwheel: Use tailscale DNS for ssh to backwards

This commit is contained in:
Alexander Heldt
2024-08-31 16:17:13 +02:00
parent 27e1f8306a
commit 4ef27e43d7

View File

@@ -5,8 +5,8 @@
enable = true; enable = true;
matchBlocks = { matchBlocks = {
"backwards.local" = { "backwards" = {
hostname = "192.168.50.202"; hostname = "backwards";
user = "alex"; user = "alex";
identityFile = "/home/alex/.ssh/alex.pinwheel-backwards"; identityFile = "/home/alex/.ssh/alex.pinwheel-backwards";
port = 1122; port = 1122;