mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
vanadium/firefox: flora search engine
This commit is contained in:
parent
165bfd2c9e
commit
8125506a79
1 changed files with 8 additions and 0 deletions
|
|
@ -84,6 +84,14 @@ in {
|
|||
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
|
||||
{
|
||||
Name = "NixOS Discourse";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue