_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.


slack-account
Channel: rde
Location: rde/features/messaging.scm (rde features messaging)
feature-yggdrasil args
Channel: rde
Location: rde/features/networking.scm (rde features networking)
Documentation:

Configure Yggdrasil.

feature-networking args
Channel: rde
Location: rde/features/networking.scm (rde features networking)
Documentation:

Configure iwd and everything.

feature-i2pd args
Channel: rde
Location: rde/features/networking.scm (rde features networking)
Documentation:

Configure I2Pd.

feature-ssh-proxy args
Channel: rde
Location: rde/features/networking.scm (rde features networking)
Documentation:

Configure SSH SOCKS Proxy. To customize ssh host port and other settings use feature-ssh.

feature-ssh-tunnel args
Channel: rde
Location: rde/features/networking.scm (rde features networking)
Documentation:

Configure SSH tunnel from local-address to remote-address. If reverse? is #t the direction is reversed. Check out https://iximiuz.com/en/posts/ssh-tunnels/ to get a better understanding of ssh tunnels. To customize ssh host port and other settings use feature-ssh.

feature-niri args
Channel: rde
Location: rde/features/niri.scm (rde features niri)
Documentation:

Feature providing niri as the primary Wayland compositor with portal support for screencasting and other desktop integration.

feature-nyxt-blocker args
Channel: rde
Location: rde/features/nyxt-xyz.scm (rde features nyxt-xyz)
Documentation:

Configure Nyxt's blocker mode.

feature-nyxt-nx-router args
Channel: rde
Location: rde/features/nyxt-xyz.scm (rde features nyxt-xyz)
Documentation:

Configure nx-router, a URL routing extension for Nyxt.

feature-nyxt-userscript args
Channel: rde
Location: rde/features/nyxt-xyz.scm (rde features nyxt-xyz)
Documentation:

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.

feature-nyxt-nx-search-engines args
Channel: rde
Location: rde/features/nyxt-xyz.scm (rde features nyxt-xyz)
Documentation:

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.

feature-nyxt-nx-tailor args
Channel: rde
Location: rde/features/nyxt-xyz.scm (rde features nyxt-xyz)
Documentation:

Configure nx-tailor, a Nyxt theme manager.

feature-nyxt-appearance args
Channel: rde
Location: rde/features/nyxt-xyz.scm (rde features nyxt-xyz)
Documentation:

Set a more visually appealing Nyxt UI.

feature-ocaml args
Channel: rde
Location: rde/features/ocaml.scm (rde features ocaml)
Documentation:

Configure tooling and environment for OCaml.

feature-password-store args
Channel: rde
Location: rde/features/password-utils.scm (rde features password-utils)
Documentation:

Setup and configure password manager.

rde-mail
Channel: rde
Location: rde/features/presets.scm (rde features presets)
rde-desktop
Channel: rde
Location: rde/features/presets.scm (rde features presets)
rde-emacs
Channel: rde
Location: rde/features/presets.scm (rde features presets)
rde-base
Channel: rde
Location: rde/features/presets.scm (rde features presets)
rde-cli
Channel: rde
Location: rde/features/presets.scm (rde features presets)
feature-prolog args
Channel: rde
Location: rde/features/prolog.scm (rde features prolog)
Documentation:

Configure Prolog for Emacs.

feature-python args
Channel: rde
Location: rde/features/python.scm (rde features python)
Documentation:

Configure python for emacs. If black? is #t, configure the emacs-python-black package, which provides useful functions for formatting python files.

feature-pam-u2f-auth args
Channel: rde
Location: rde/features/security-token.scm (rde features security-token)
Documentation:

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'.

feature-security-token ()
Channel: rde
Location: rde/features/security-token.scm (rde features security-token)
Documentation:

Add specific configuration to make security tokens work. It includes the configuration to be able to use the token as a user (without sudo).

Total public symbols: 86823