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

Enter the query into the form above.

API method:

GET /api/services?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.


nginx
Channel: guix
Location: gnu/services/web.scm (gnu services web)
Description:

Run the nginx Web server.

gmnisrv
Channel: guix
Location: gnu/services/web.scm (gnu services web)
Description:

Run the gmnisrv Gemini server.

httpd
Channel: guix
Location: gnu/services/web.scm (gnu services web)
Description:

Run the Apache httpd Web server.

whoogle-search
Channel: guix
Location: gnu/services/web.scm (gnu services web)
Description:

Set up the whoogle-search metasearch engine.

hpcguix-web
Channel: guix
Location: gnu/services/web.scm (gnu services web)
Description:

Run the hpcguix-web server.

startx-command
Channel: guix
Location: gnu/services/xorg.scm (gnu services xorg)
Description:

Add startx to the system profile.

screen-locker
Channel: guix
Location: gnu/services/xorg.scm (gnu services xorg)
Description:

Allow the given program to be used as a screen locker for the graphical server by making it setuid-root, so it can authenticate users, and by creating a PAM service for it.

slim
Channel: guix
Location: gnu/services/xorg.scm (gnu services xorg)
Description:

Run the SLiM graphical login manager for X11.

localed
Channel: guix
Location: gnu/services/xorg.scm (gnu services xorg)
Description:

Run the locale daemon, localed, which can be used to control the system locale and keyboard mapping from user programs such as the GNOME desktop environment.

dconf-profile
Channel: guix
Location: gnu/services/xorg.scm (gnu services xorg)
Description:

Extend the etc-service-type to populate the file hierarchy under /etc/dconf with the <dconf-profile> objects provided as argument.

gdm
Channel: guix
Location: gnu/services/xorg.scm (gnu services xorg)
Description:

Run the GNOME Desktop Manager (GDM), a program that allows you to log in in a graphical session, whether or not you use GNOME.

xorg-server
Channel: guix
Location: gnu/services/xorg.scm (gnu services xorg)
Description:

Add X to the system profile, to be used with sx or xinit.

provenance
Channel: guix
Location: gnu/services.scm (gnu services)
Description:

Store provenance information about the system in the system itself: the channels used when building the system, and its configuration file, when available.

etc
Channel: guix
Location: gnu/services.scm (gnu services)
Description:

Populate the /etc directory.

boot
Channel: guix
Location: gnu/services.scm (gnu services)
Description:

Produce the operating system's boot script, which is spawned by the initrd once the root file system is mounted.

cleanup
Channel: guix
Location: gnu/services.scm (gnu services)
Description:

Delete files from /tmp, /var/run, and other temporary locations at boot time.

profile
Channel: guix
Location: gnu/services.scm (gnu services)
Description:

This is the system profile, available as /run/current-system/profile. It contains packages that the sysadmin wants to be globally available to all the system users.

activate
Channel: guix
Location: gnu/services.scm (gnu services)
Description:

Run activation code at boot time and upon guix system reconfigure completion.

system
Channel: guix
Location: gnu/services.scm (gnu services)
Description:

Build the operating system top-level directory, which in turn refers to everything the operating system needs: its kernel, initrd, system profile, boot script, and so on.

linux-builder
Channel: guix
Location: gnu/services.scm (gnu services)
Description:

Builds the linux-libre kernel profile, containing the kernel itself and any linux-loadable kernel modules. This can be extended with a function that accepts the current configuration and returns a new configuration.

vte-integration
Channel: guix
Location: gnu/services.scm (gnu services)
Description:

A service for adding the /etc/bashrc.d/vte.sh script to your system, which improves the Bash and Zsh experience when using VTE-powered terminal emulators.

gc-roots
Channel: guix
Location: gnu/services.scm (gnu services)
Description:

Register garbage-collector roots---i.e., store items that will not be reclaimed by the garbage collector.

privileged-program
Channel: guix
Location: gnu/services.scm (gnu services)
Description:

Copy the specified executables to /run/privileged/bin and apply special privileges like setuid and/or setgid.

The deprecated /run/setuid-programs directory is also populated with symbolic links to their /run/privileged/bin counterpart. It will be removed in a future Guix release.

special-files
Channel: guix
Location: gnu/services.scm (gnu services)
Description:

Add special files to the root file system---e.g., /usr/bin/env.

Total results: 322