fix(ooksphone): typo
This commit is contained in:
parent
498bbbd36f
commit
e02cd6b8b3
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
matchBlocks = {
|
matchBlocks = {
|
||||||
"ooksdesk" = {
|
"ooksdesk" = {
|
||||||
host = 192.168.1.201;
|
hostname = "192.168.1.201";
|
||||||
user = "ooks";
|
user = "ooks";
|
||||||
identityFile = "~/.ssh/id_ed25519";
|
identityFile = "~/.ssh/id_ed25519";
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue