mirror of
https://github.com/srid/nixos-config.git
synced 2025-12-28 00:05:00 +08:00
ssh: actual -> immediacy
This commit is contained in:
parent
80ba63e375
commit
e8fb8a6ddc
1 changed files with 3 additions and 2 deletions
|
|
@ -14,8 +14,9 @@ in
|
|||
"*".extraOptions = {
|
||||
identityAgent = _1passwordAgentSock;
|
||||
};
|
||||
actual = {
|
||||
hostname = "167.205.125.179";
|
||||
immediacy = {
|
||||
hostname = "65.109.35.172";
|
||||
user = "srid";
|
||||
forwardAgent = true;
|
||||
};
|
||||
biryani = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue