summaryrefslogtreecommitdiffstats
path: root/3modules/tv/retiolum.nix
diff options
context:
space:
mode:
Diffstat (limited to '3modules/tv/retiolum.nix')
-rw-r--r--3modules/tv/retiolum.nix9
1 files changed, 4 insertions, 5 deletions
diff --git a/3modules/tv/retiolum.nix b/3modules/tv/retiolum.nix
index 7a5ab70d..e8a1f6c2 100644
--- a/3modules/tv/retiolum.nix
+++ b/3modules/tv/retiolum.nix
@@ -83,11 +83,10 @@ let
type = types.listOf types.str;
default = [ "fastpoke" "pigstarter" "kheurop" ];
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
- ''
- ;
+ 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.
+ '';
};
};