services.invidious.extraSettingsFile

NixOS option

A file including Invidious settings. It gets merged with the settings specified in services.invidious.settings and can be used to store secrets like hmac_key outside of the nix store.

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