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