services.flame.settings.weatherApiKeyFile

NixOS option

Path to a file containing the API key obtained from https://www.weatherapi.com used for Flame’s weather widget. Compatible with sops-nix and agenix.

type: null or absolute path
Default
null
Example
"/run/secrets/flame-weather-api-key"
declared in: nixos/modules/services/web-apps/flame.nixView source on NixOS/nixpkgs →