MyNixOS website logo
option

services.openntpd.extraConfig

Additional text appended to openntpd.conf.

Declarations
Type
strings concatenated with "\n"
Default
""
Example
''
  listen on 127.0.0.1
  listen on ::1
''