services.openvscode-server.socketPath

NixOS option

The path to a socket file for the server to listen to.

type: null or string
Default
null
Example
"/run/openvscode/socket"
declared in: nixos/modules/services/web-apps/openvscode-server.nixView source on NixOS/nixpkgs →