MyNixOS website logo
option

services.taskserver.organisations.<name>.users

A list of user names that belong to the organization.

Declarations
Type
list of string
Default
[ ]
Example
[
  "alice"
  "bob"
]