services.taskserver.allowedClientIDs
NixOS option
A list of regular expressions that are matched against the reported client id (such as task 2.3.0). The values all or none have special meaning. Overridden by any entry in the option services.taskserver.disallowedClientIDs.
type: string or list of stringDefault
[ ]
Example
declared in: nixos/modules/services/misc/taskserverView source on NixOS/nixpkgs →[ "[Tt]ask [2-9]+" ]