programs.nix-search-tv.settings
Home-Manager option
Configuration written to $XDG_CONFIG_HOME/nix-search-tv/config.json. See https://github.com/3timeslazy/nix-search-tv?tab=readme-ov-file#configuration for the full list of options.
type: JSON valueDefault
{ }Example
declared in: <home-manager/modules/programs/nix-search-tv.nix>source unavailable{ indexes = [ "nixpkgs" "home-manager" "nixos" ]; experimental = { render_docs_indexes = { nvf = "https://notashelf.github.io/nvf/options.html"; }; }; }