Loading
nixos/logrotate docs: clarify settings
I found the description text of the freeform settings a bit unclear regarding the priority and ordering of sections: It was not immediately clear to me that the `priority` was a NixOS module-level sub option instead of a logrotate-native configuration directive. To clarify this, I extend the examples and higlight `priority` as a module option.