mirror of
https://github.com/JulienMalka/snowfield.git
synced 2025-07-02 07:27:20 +02:00
Added lambda as ssh machine
This commit is contained in:
parent
beb5118cff
commit
5229cb0afa
1 changed files with 2 additions and 2 deletions
|
@ -32,8 +32,8 @@ with lib;
|
|||
user = "jmalka";
|
||||
};
|
||||
lambda = {
|
||||
hostname = "status.julienmalka.me";
|
||||
user = "status";
|
||||
hostname = "lambda.julienmalka.me";
|
||||
user = "root";
|
||||
port = 45;
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue