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 avahi-daemon, a host and service discovery daemon that implements the multicast DNS (mDNS) and DNS service discovery (DNS-SD) protocols. Additionally, extend the C library's name service switch (NSS) with support for .local host name resolution.
This service configures Shepherd timers for running backups with restic.
Use the pam_limits authentication module to set the specified resource usage limits.
Populate the /etc/hosts file.
Provides necessary infrastructure for logging into the system including greetd PAM service, pam-mount module to mount/unmount /run/user/<uid> directory for user and greetd login manager daemon.
The user-processes service is responsible for terminating all the processes so that the root file system can be re-mounted read-only, just before rebooting/halting. Processes still running after a few seconds after SIGTERM has been sent are terminated with SIGKILL.
Turn up the specified network interfaces upon startup, with the given IP address, gateway, netmask, and so on. The value for services of this type is a list of static-networking objects, one per network interface.
Run the rngd random number generation daemon to supply entropy to the kernel's pool.
Run udev, which populates the /dev directory dynamically. Get extra rules from the packages listed in the rules field of its value, udev-configuration object.
Provide console login using the mingetty program.
Populate the /etc/fstab based on the given file system objects.
Provide a console log-in service as specified by its configuration value, a login-configuration object.
Initialize the machine's host name.
Seed the /dev/urandom pseudo-random number generator (RNG) with the value recorded when the system was last shut down.
Add a Shepherd service running guix publish, a command that allows you to share pre-built binaries with others over HTTP.
Install the given fonts on the specified ttys (fonts are per virtual console on GNU/Linux). The value of this service is a list of tty/font pairs. The font can be the name of a font provided by the kbd package or any valid argument to setfont, as in this example:
`(("tty1" . "LatGrkCyr-8x16")
("tty2" . ,(file-append
font-tamzen
"/share/kbd/consolefonts/TamzenForPowerline10x20.psf"))
("tty3" . ,(file-append
font-terminus
"/share/consolefonts/ter-132n"))) ; for HDPIEnsure the Linux virtual terminals run in UTF-8 mode.
Provide Shepherd services to mount and unmount the given file systems, as well as corresponding /etc/fstab entries.
Provide console login using the agetty program.
Run GPM, the general-purpose mouse daemon, with the given command-line options. GPM allows users to use the mouse in the console, notably to select, copy, and paste text. The default options use the ps2 protocol, which works for both USB and PS/2 mice.
Run the syslog daemon, syslogd, which is responsible for logging system messages.
Run the build daemon of GNU Guix, aka. guix-daemon.
Runs libc's name service cache daemon (nscd) with the given configuration---an <nscd-configuration> object. See Name
Service Switch, for an example.
Start the kmscon virtual terminal emulator for the Linux kernel mode setting (KMS).