Add description to group.members option
This commit is contained in:
parent
0b92ad02c8
commit
72ba2bf126
@ -163,6 +163,8 @@ let
|
|||||||
type = with types; listOf string;
|
type = with types; listOf string;
|
||||||
default = [];
|
default = [];
|
||||||
description = ''
|
description = ''
|
||||||
|
The user names of the group members, added to the
|
||||||
|
<literal>/etc/group</literal> file.
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user