fix: Type in domain of one machine

This commit is contained in:
Julien Malka 2023-02-20 17:23:31 +01:00
parent 3ad37ea9d0
commit 4e0827f860
Signed by: Luj
GPG key ID: 6FC74C847011FD83

View file

@ -46,7 +46,7 @@ with lib;
user = "julien";
};
stockly = {
hostname = "charybdis.stockly.ai";
hostname = "charybdis.stockly.tech";
user = "julien_malka";
port = 23;
};