Enter the query into the form above.
API method:
GET /api/symbols?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
Configure Yggdrasil.
Configure nx-tailor, a Nyxt theme manager.
Configure Nyxt's userscript-mode to add custom USERSCRIPTS and USERSTYLES. See nyxt:manual#user-scripts inside Nyxt to learn more on how to construct these.
Configure Nyxt's blocker mode.
Configure nx-router, a URL routing extension for Nyxt.
Configure nx-search-engines, a collection of easy-to-setup search engines for Nyxt.
You can pass additional search engines via EXTRA-ENGINES, a single argument procedure that takes the current rde configuration and returns Lisp configuration containing the engines.
Set a more visually appealing Nyxt UI.
Configure tooling and environment for OCaml.
Setup and configure password manager.
Configure Prolog for Emacs.
Configure python for emacs. If black? is #t, configure the emacs-python-black package, which provides useful functions for formatting python files.
Add specific configuration to make security tokens work. It includes the configuration to be able to use the token as a user (without sudo).
Configure pam modules to respect security token for authentication. If not specified otherwise default location for u2fcfg is `~/.config/Yubico/u2f-keys' and can be initialised with `guix shell pam-u2f -- pamu2fcfg > ~/.config/Yubico/u2f-keys'.
Configure Zsh.
Configure Bash.
Configure compilation tooling.
Configure direnv and related Emacs packages.
Configure SourceHut related packages.
Setup and configure ssh and ssh-agent.