services.gs1200-exporter.passwordFile

NixOS option

Path to a file containing the password to log in to the GS1200 web interface. This is the recommended option as it avoids storing the password in the Nix store. Compatible with sops-nix and agenix.

type: null or absolute path
Default
null
Example
"/run/secrets/gs1200-password"
declared in: nixos/modules/services/monitoring/gs1200-exporter.nixView source on NixOS/nixpkgs →