dotfiles/modules/nixos/services/logrotate/default.nix

3 lines
40 B
Nix
Executable file

{
services.logrotate.enable = true;
}