fix: bad ssh config
This commit is contained in:
parent
b1dad132ab
commit
7968a18271
1 changed files with 2 additions and 1 deletions
|
|
@ -13,7 +13,8 @@
|
|||
addKeysToAgent = "yes";
|
||||
includes = [ "config.d/*" ];
|
||||
matchBlocks.momo = {
|
||||
host = "momo.dryb.org";
|
||||
host = "momo";
|
||||
hostname = "momo.dryb.org";
|
||||
user = "root";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue