pinwheel: Use tailscale DNS for ssh to backwards
This commit is contained in:
@@ -5,8 +5,8 @@
|
||||
enable = true;
|
||||
|
||||
matchBlocks = {
|
||||
"backwards.local" = {
|
||||
hostname = "192.168.50.202";
|
||||
"backwards" = {
|
||||
hostname = "backwards";
|
||||
user = "alex";
|
||||
identityFile = "/home/alex/.ssh/alex.pinwheel-backwards";
|
||||
port = 1122;
|
||||
|
||||
Reference in New Issue
Block a user