MyNixOS website logo
option

services.kener.redis.createLocally

Whether to configure a local Redis server for Kener. The connection is performed via Unix sockets by default, but that can be changed by disabling this option and configuring services.kener.redis.host and services.kener.redis.port.

Declarations
Type
boolean
Default
true