services.openvscode-server.telemetryLevel

NixOS option

Sets the initial telemetry level. Valid levels are: ‘off’, ‘crash’, ‘error’ and ‘all’.

type: null or one of "off", "crash", "error", "all"
Default
null
Example
"crash"
declared in: nixos/modules/services/web-apps/openvscode-server.nixView source on NixOS/nixpkgs →