about summary refs log tree commit diff
path: root/nixos/tests/btrbk-no-timer.nix
AgeCommit message (Collapse)AuthorFilesLines
2022-05-12nixos/btrbk: allow instances without timersoxalica1-0/+37
This allows btrbk instances without a triggering timer by setting `onCalendar` to `null`. This is useful for manual-starting only btrbk backup settings.