MyNixOS website logo
option

services.conman.config

The configuration object.

Either configFile or config must be specified.

See https://github.com/dun/conman/wiki/Man-5-conman.conf#files.

Declarations
Type
null or strings concatenated with "\n"
Default
null
Example
''
  server coredump=off
  server keepalive=on
  server loopback=off
  server timestamp=1h
  
  # global config
  global log="/var/log/conman/%N.log"
  global seropts="9600,8n1"
  global ipmiopts="U:<user>,P:<password>"
''</password></user>