vanadium/firefox: flora search engine

This commit is contained in:
Primrose 2025-08-10 17:17:51 +02:00
parent 165bfd2c9e
commit 8125506a79
Signed by: primrose
GPG key ID: 4E887A4CA9714ADA

View file

@ -84,6 +84,14 @@ in {
URLTemplate = "https://search.nixos.org/options?query={searchTerms}"; URLTemplate = "https://search.nixos.org/options?query={searchTerms}";
} }
# Haskell
{
Name = "Flora";
Alias = "@hs";
IconURL = "https://flora.pm/static/icons/favicon-32x32.png";
URLTemplate = "https://flora.pm/search?q={searchTerms}";
}
# Discourse # Discourse
{ {
Name = "NixOS Discourse"; Name = "NixOS Discourse";