services.prometheus.exporters.deluge.delugePassword

NixOS option

Password to connect to deluge server. This stores the password unencrypted in the nix store and is thus considered unsafe. Prefer using the delugePasswordFile option.

type: null or string
Default
null
declared in: nixos/modules/services/monitoring/prometheus/exporters.nixView source on NixOS/nixpkgs →