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

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.


home-xdg-data
Channel: guix
Location: gnu/home/services.scm (gnu home services)
Description:

Files that will be put in ~/.guix-home/files/.local/share, and further processed during activation.

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

This is the home profile and can be found in ~/.guix-home/profile. It contains packages and configuration files that the user has declared in their home-environment record.

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

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

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

Build the home environment top-level directory, which in turn refers to everything the home environment needs: its packages, configuration files, activation script, and so on.

home-run-on-change
Channel: guix
Location: gnu/home/services.scm (gnu home services)
Description:

G-expressions to run if the specified files have changed since the last generation. The extension should be a list of lists where the first element is the pattern for file or directory that expected to be changed, and the second element is the G-expression to be evaluated.

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

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

home-run-on-first-login
Channel: guix
Location: gnu/home/services.scm (gnu home services)
Description:

Run gexps on first user login. Can be extended with one gexp.

log-rotation
Channel: guix
Location: gnu/services/admin.scm (gnu services admin)
Description:

Periodically rotate log files using the Shepherd's log rotation service. Run herd status log-rotation to view its status, herd files log-rotation to list files subject to log rotation.

package-database
Channel: guix
Location: gnu/services/admin.scm (gnu services admin)
Description:

Periodically update the package database used by the guix locate command, which lets you search for packages that provide a given file.

resize-file-system
Channel: guix
Location: gnu/services/admin.scm (gnu services admin)
Description:

Resize a partition and the underlying file system during boot.

file-database
Channel: guix
Location: gnu/services/admin.scm (gnu services admin)
Description:

Periodically update the file database used by the locate command, which lets you search for files by name. The database is created by running the updatedb command.

unattended-upgrade
Channel: guix
Location: gnu/services/admin.scm (gnu services admin)
Description:

Periodically upgrade the system from the current configuration.

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

Periodically delete old log files.

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

Run the Music Player Daemon (MPD).

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

Run myMPD, a frontend for MPD. (Music Player Daemon)

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

Allows auditing file system accesses and process execution.

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

Run fprintd, a fingerprint management daemon.

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

Run the NSLCD service for looking up names from LDAP.

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

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.

restic-backup
Channel: guix
Location: gnu/services/backup.scm (gnu services backup)
Description:

This service configures Shepherd timers for running backups with restic.

static-networking
Channel: guix
Location: gnu/services/base.scm (gnu services base)
Description:

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.

guix-publish
Channel: guix
Location: gnu/services/base.scm (gnu services base)
Description:

Add a Shepherd service running guix publish, a command that allows you to share pre-built binaries with others over HTTP.

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

Provide console login using the agetty program.

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

Run the rngd random number generation daemon to supply entropy to the kernel's pool.

Page: 1181920212231
Total services: 735