Move all nixos-modules out of qois subfolder
This commit is contained in:
parent
d49f58265f
commit
97d1a30329
22 changed files with 3 additions and 14 deletions
6
nixos-modules/backup-client/README.md
Normal file
6
nixos-modules/backup-client/README.md
Normal file
|
@ -0,0 +1,6 @@
|
|||
# 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).
|
Loading…
Add table
Add a link
Reference in a new issue