use wireguard IP for deck
This commit is contained in:
parent
2ebe6d8d7a
commit
9c20308df7
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@
|
||||||
};
|
};
|
||||||
|
|
||||||
"deck" = {
|
"deck" = {
|
||||||
hostname = "deck.lan";
|
hostname = "10.2.2.40";
|
||||||
user = "yanlin";
|
user = "yanlin";
|
||||||
identityFile = "~/.ssh/keys/deck";
|
identityFile = "~/.ssh/keys/deck";
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue