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" = {
|
"*.private" = {
|
||||||
user = "root";
|
user = "root";
|
||||||
};
|
};
|
||||||
|
"*.gummybear" = {
|
||||||
|
user = "root";
|
||||||
|
};
|
||||||
"*.lan" = {
|
"*.lan" = {
|
||||||
user = "root";
|
user = "root";
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue