services.duplicati.parameters
NixOS option
This option can be used to store some or all of the options given to the commandline client. Each line in this 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: strings concatenated with "\n"Default
""
Example
declared in: nixos/modules/services/backup/duplicati.nixView source on NixOS/nixpkgs →'' --webservice-allowedhostnames=* ''