From 24b0003cb8471b0bec95551c05d5cbbcb6e2af9c Mon Sep 17 00:00:00 2001 From: aszlig Date: Tue, 15 Mar 2016 05:19:57 +0100 Subject: modules/starbound: Provide description for users Geesh, forgot to add it in b5ef6a6f32ebed51255918ed100c12e8dfa165c6. Signed-off-by: aszlig --- modules/services/starbound.nix | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'modules/services') diff --git a/modules/services/starbound.nix b/modules/services/starbound.nix index 273ac2b1..378e35d2 100644 --- a/modules/services/starbound.nix +++ b/modules/services/starbound.nix @@ -132,6 +132,10 @@ in { ''; }; }); + default = {}; + description = '' + User accounts to allow connection to the Starbound server. + ''; }; checkAssetsDigest = mkOption { -- cgit 1.4.1