fix(ooksphone): typo

This commit is contained in:
ooks-io 2024-04-22 20:43:30 +12:00
parent 498bbbd36f
commit e02cd6b8b3

View file

@ -30,7 +30,7 @@
enable = true;
matchBlocks = {
"ooksdesk" = {
host = 192.168.1.201;
hostname = "192.168.1.201";
user = "ooks";
identityFile = "~/.ssh/id_ed25519";
};