services.aerospike.networkConfig
network section of configuration file
- Type
strings concatenated with "\n"- Default
'' service { address any port 3000 } heartbeat { address any mode mesh port 3002 interval 150 timeout 10 } fabric { address any port 3001 } info { address any port 3003 } ''- Declared
- <nixpkgs/nixos/modules/services/databases/aerospike.nix>