summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2015-07-23 19:07:05 +0200
committermakefu <github@syntax-fehler.de>2015-07-23 19:13:23 +0200
commit461bacfd6a63ee1d4c12805724c408fb21ff9b7d (patch)
tree609681c8a35f617b67115b26b31bd8ac07aa4fcf
parentfeed949d47ada12077a1a9eca3f83f5c8138487b (diff)
tv/retiolum.nix: add doc for ConnectTo
-rw-r--r--3modules/tv/retiolum.nix7
1 files changed, 6 insertions, 1 deletions
diff --git a/3modules/tv/retiolum.nix b/3modules/tv/retiolum.nix
index ca1418c32..7a5ab70db 100644
--- a/3modules/tv/retiolum.nix
+++ b/3modules/tv/retiolum.nix
@@ -82,7 +82,12 @@ let
connectTo = mkOption {
type = types.listOf types.str;
default = [ "fastpoke" "pigstarter" "kheurop" ];
- description = "TODO describe me";
+ description = ''
+ The list of hosts in the network which the client will try to connect to.
+ These hosts should have an 'Address' configured which points to a routeable
+ IPv4 or IPv6 address
+ ''
+ ;
};
};
[cgit] Unable to lock slot /tmp/cgit/19200000.lock: No such file or directory (2)