services.zoneminder.enable
NixOS option
Whether to enable ZoneMinder. If you intend to run the database locally, you should set config.services.zoneminder.database.createLocally to true. Otherwise, when set to false (the default), you will have to create the database and database user as well as populate the database yourself. Additionally, you will need to run zmupdate.pl yourself when upgrading to a newer version .
type: booleanDefault
false
Example
declared in: nixos/modules/services/misc/zoneminder.nixView source on NixOS/nixpkgs →true