services.prometheus.exporters.restic.repository

NixOS option

URI pointing to the repository to monitor.

type: null or string
Default
null
Example
"sftp:backup@192.168.1.100:/backups/example"
declared in: nixos/modules/services/monitoring/prometheus/exporters.nixView source on NixOS/nixpkgs →