Added lambda as ssh machine

This commit is contained in:
Julien Malka 2023-01-08 21:19:52 +01:00
parent 8d694cb9a1
commit ba5e68ef5e
Signed by: Luj
GPG key ID: 6FC74C847011FD83

View file

@ -32,8 +32,8 @@ with lib;
user = "jmalka";
};
lambda = {
hostname = "status.julienmalka.me";
user = "status";
hostname = "lambda.julienmalka.me";
user = "root";
port = 45;
};
};