services.duplicity.excludeFileList

NixOS option

File containing newline-separated list of paths to exclude into the backups. See the FILE SELECTION section in duplicity(1) for details on the syntax.

type: null or absolute path
Default
null
Example
"/path/to/fileList.txt"
declared in: nixos/modules/services/backup/duplicity.nixView source on NixOS/nixpkgs →