services.invidious.hmacKeyFile

NixOS option

A path to a file containing the hmac_key. If null, a key will be generated automatically on first start. If non-null, this option overrides any hmac_key specified in services.invidious.settings or via services.invidious.extraSettingsFile.

type: null or absolute path
Default
null
declared in: nixos/modules/services/web-apps/invidious.nixView source on NixOS/nixpkgs →