Compare commits

..

No commits in common. "c9ae2d37e84a3ad0200f3c43ca2bc13df2077451" and "684b450b512d50eb9e674cc5d2d685adb2526725" have entirely different histories.

2 changed files with 2 additions and 5 deletions

View file

@ -73,10 +73,11 @@
treesit-grammars.with-all-grammars
treesit-auto
flymake-popon
flymake-ruff
flymake-shellcheck
flymake-yamllint
apheleia
envrc
direnv
rainbow-delimiters
aggressive-indent
python-docstring

View file

@ -1,8 +1,4 @@
pkgs: {
"Atlas SearXNG" = {
urls = [{template = "https://search.atlas.engineer/searxng/search?q={searchTerms}";}];
definedAliases = ["@as"];
};
"OpenStreetMap" = {
urls = [{template = "https://www.openstreetmap.org/search?query={searchTerms}";}];
definedAliases = ["@osm" "@openstreetmap"];