services.code-server.socket

NixOS option

Path to a socket (bind-addr will be ignored).

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