pinwheel: Use tailscale DNS for ssh to backwards
This commit is contained in:
@@ -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;
|
||||||
|
|||||||
Reference in New Issue
Block a user