MyNixOS website logo
option

services.openvscode-server.port

The port the server should listen to. If 0 is passed a random free port is picked. If a range in the format num-num is passed, a free port from the range (end inclusive) is selected.

Declarations
Type
16 bit unsigned integer; between 0 and 65535 (both inclusive)
Default
3000