options-search: configure title

This commit is contained in:
Marcel 2024-10-08 23:24:49 +02:00
parent 543f4ccec6
commit 28485b0e57
No known key found for this signature in database
GPG key ID: 446F3B093DF81C6A

View file

@ -72,6 +72,7 @@ in
nuschtosSearch.packages.mkSearch {
optionsJSON = options-json + "/share/doc/nixos/options.json";
urlPrefix = "https://github.com/nix-community/nixvim/tree/main";
title = "Nixvim options search";
inherit baseHref;
};
in