services.geoipupdate.settings.LicenseKey

NixOS option

A file containing the MaxMind license key. Always handled as a secret whether the value is wrapped in a { _secret = ...; } attrset or not (refer to services.geoipupdate.settings for details).

type: absolute path or attribute set of absolute pathdeclared in: nixos/modules/services/misc/geoipupdate.nixView source on NixOS/nixpkgs →