services.netbox.unixSocket
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
- <nixpkgs/nixos/modules/services/web-apps/netbox.nix>
Enable Unix Socket for the server to listen on.
listenAddress and port will be ignored.
null or stringnull"/run/netbox/netbox.sock"