services.duplicati.parametersFile

NixOS option

This file can be used to store some or all of the options given to the commandline client. Each line in the file option should be of the format –option=value. The options in this file take precedence over the options provided through command line arguments. Duplicati docs: parameters-file

type: null or absolute path
Default
null
declared in: nixos/modules/services/backup/duplicati.nixView source on NixOS/nixpkgs →