add ssh config for clan tld
This commit is contained in:
parent
c84664d1a2
commit
2665f35441
1 changed files with 3 additions and 0 deletions
|
@ -21,6 +21,9 @@
|
|||
"*.private" = {
|
||||
user = "root";
|
||||
};
|
||||
"*.gummybear" = {
|
||||
user = "root";
|
||||
};
|
||||
"*.lan" = {
|
||||
user = "root";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue