services.cassandra.listenInterface

Set listenAddress OR listenInterface, not both. Interfaces must correspond to a single address, IP aliasing is not supported.

Type
null or string
Default
null
Example
"eth1"
Declared
<nixpkgs/nixos/modules/services/databases/cassandra.nix>