infrastructure/nixos-modules/qois/backup-client/README.md

7 lines
325 B
Markdown
Raw Permalink Normal View History

2024-10-02 15:52:04 +02:00
# Backup Module
This module creates a host-based backup job `system-${target-hostname}` (currently with borg).
The module has sensible defaults for a whole system, note however that individual services/paths must be included or excluded added manually.
Target hosts should use the [Backup Server Module](../backup-server).