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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
Run php-fpm to provide a fastcgi socket for calling php through a webserver.
Run the gmnisrv Gemini server.
Run the nginx Web server.
Run Agate, a simple Gemini protocol server written in Rust.
Run the Apache httpd Web server.
Run Miniflux, minimalist feed reader
Run the go-webdav WebDAV server.
Run FastCGI, an interface between the front-end and the back-end of a Web service.
Run the Varnish cache server.
Add startx to the system profile.
Extend the etc-service-type to populate the file hierarchy under /etc/dconf with the <dconf-profile> objects provided as argument.
Add X to the system profile, to be used with sx or xinit.
Run the SLiM graphical login manager for X11.
Run the GNOME Desktop Manager (GDM), a program that allows you to log in in a graphical session, whether or not you use GNOME.
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.
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.
Make ``firmware'' files loadable by the operating system kernel. Firmware may then be uploaded to some of the machine's devices, such as Wifi cards.
Store provenance information about the system in the system itself: the channels used when building the system, and its configuration file, when available.
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.
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.
Delete files from /tmp, /var/run, and other temporary locations at boot time.
Run activation code at boot time and upon guix system reconfigure completion.