about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--modules/services/starbound.nix5
1 files changed, 3 insertions, 2 deletions
diff --git a/modules/services/starbound.nix b/modules/services/starbound.nix
index 378e35d2..e3b84706 100644
--- a/modules/services/starbound.nix
+++ b/modules/services/starbound.nix
@@ -101,8 +101,9 @@ in {
         description = ''
           Whether to allow anonymous connections to the server.
 
-          Set this to <value>false</value> and use <option>serverUsers</option>
-          to only allow specific accounts to connect.
+          Set this to <literal>false</literal> and use
+          <option>serverUsers</option> to only allow specific accounts to
+          connect.
         '';
       };