services.netbox.unixSocket

NixOS option

Enable Unix Socket for the server to listen on. listenAddress and port will be ignored.

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