summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--common.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/common.json b/common.json
index c891fea..b991b29 100644
--- a/common.json
+++ b/common.json
@@ -2,4 +2,9 @@
// Options put here are inherited by all nodes.
//
{
+ "ssh": {
+ "mosh": {
+ "enabled": true
+ }
+ }
}