services.logrotate.enable

NixOS option

Whether to enable the logrotate systemd service.

type: boolean
Default
cfg.settings != {}
Example
true
declared in: nixos/modules/services/logging/logrotate.nixView source on NixOS/nixpkgs →