services.athens.unixSocket

NixOS option

Path to the unix socket file. If set, Athens will listen on the unix socket instead of TCP socket.

type: null or absolute path
Default
null
Example
"/run/athens.sock"
declared in: nixos/modules/services/development/athens.nixView source on NixOS/nixpkgs →