oscar: Add bert to .ssh/config
This commit is contained in:
parent
c10a3036c8
commit
b225e68c1a
|
@ -230,6 +230,9 @@
|
|||
enable = true;
|
||||
addKeysToAgent = "yes";
|
||||
matchBlocks = {
|
||||
bert = {
|
||||
user = "root";
|
||||
};
|
||||
bigbird = {
|
||||
user = "root";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue