Flakes
Categories
Options
Packages
Sign in
MyNixOS
nixpkgs
options
services
taskserver
organisations
<name>
users
option
services.taskserver.organisations.<name>.users
A list of user names that belong to the organization.
Declarations
nixos/modules/services/misc/taskserver
Type
list of string
Default
[ ]
Example
[
"alice"
"bob"
]