zerotier: improve docs for moons
This commit is contained in:
@@ -38,6 +38,9 @@ in
|
||||
Other machines can join this moon by adding this moon in their config.
|
||||
It will be reachable under the given stable endpoints.
|
||||
'';
|
||||
example = ''
|
||||
[ 1.2.3.4" "10.0.0.3/9993" "2001:abcd:abcd::3/9993" ]
|
||||
'';
|
||||
};
|
||||
orbitMoons = lib.mkOption {
|
||||
type = lib.types.listOf lib.types.str;
|
||||
|
||||
Reference in New Issue
Block a user