home: ssh: add included config file to ssh_config
This commit is contained in:
parent
38e7944600
commit
7175fa1b01
1 changed files with 2 additions and 0 deletions
|
|
@ -49,6 +49,8 @@ in {
|
|||
proxyJump = "ssh.lrde.epita.fr";
|
||||
};
|
||||
};
|
||||
|
||||
includes = [ "prologin_config" ];
|
||||
};
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue