MyNixOS website logo
option

services.certmgr.svcManager

This specifies the service manager to use for restarting or reloading services. See: https://github.com/cloudflare/certmgr#certmgryaml. For how to use the "command" service manager in particular, see: https://github.com/cloudflare/certmgr#command-svcmgr-and-how-to-use-it.

Declarations
Type
one of "circus", "command", "dummy", "openrc", "systemd", "sysv"
Default
"systemd"