services.borgmatic.settings.source_directories
NixOS option
List of source directories and files to backup. Globs and tildes are expanded. Do not backslash spaces in path names.
type: list of stringDefault
[ ]
Example
declared in: nixos/modules/services/backup/borgmatic.nixView source on NixOS/nixpkgs →[ "/home" "/etc" "/var/log/syslog*" "/home/user/path with spaces" ]