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

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.


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

Adds packages and package outputs as modules included in the booted linux-libre profile. Other services can extend this service type to add particular modules to the set of linux-loadable modules.

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

A service for populating /etc/profile.d/ with POSIX scripts having the .sh file extension, to be sourced when users log in.

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

Populate the /etc directory.

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.

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

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

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

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.

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.

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.

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.

device-mapping
Channel: guix
Location: gnu/system/mapped-devices.scm (gnu system mapped-devices)
Description:

Map a device node using Linux's device mapper.

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

Configure the Pluggable Authentication Modules (PAM) for all the specified PAM services. Each PAM service corresponds to a program, such as login or sshd, and specifies for instance how the program may authenticate users or what it should do when opening a new session.

session-environment
Channel: guix
Location: gnu/system/pam.scm (gnu system pam)
Description:

Populate /etc/environment, which is honored by pam_env, with the specified environment variables. The value of this service is a list of name/value pairs for environments variables, such as:

'(("TZ" . "Canada/Pacific"))
subids
Channel: guix
Location: gnu/system/shadow.scm (gnu system shadow)
Description:

Ensure the specified sub UIDs and sub GIDs exist in /etc/subuid and /etc/subgid.

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

Ensure the specified user accounts and groups exist, as well as each account home directory.

marionette-repl
Channel: guix
Location: gnu/tests.scm (gnu tests)
Description:

The marionette service allows a guest system (virtual machine) to be manipulated by the host. It is used for system tests.

home-ripgrep
Channel: selected-guix-works
Location: selected-guix-works/home/services/rust-apps.scm (selected-guix-works home services rust-apps)
Description:

Configure ripgrep, a line oriented search tool inspired by grep.

home-swww
Channel: selected-guix-works
Location: selected-guix-works/home/services/wm.scm (selected-guix-works home services wm)
Description:

Install and configure the daemon for swww, a wallpaper application designed for Wayland.

non-nixos-gpu
Channel: selected-guix-works
Location: selected-guix-works/services/non-nixos-gpu.scm (selected-guix-works services non-nixos-gpu)
Description:

Load the home-manager non-nixos-gpu service at startup.

home-ollama
Channel: lauras-channel
Location: laura/home/services/ai.scm (laura home services ai)
Description:

Launch the ollama server so running ollama works out of the box.

home-pulseaudio
Channel: lauras-channel
Location: laura/home/services/audio.scm (laura home services audio)
Description:

Launch pulseaudio so Discord etc. work properly.

home-wineserver
Channel: lauras-channel
Location: laura/home/services/wine.scm (laura home services wine)
Description:

Launch wineserver in persistent mode

waydroid
Channel: lauras-channel
Location: laura/services/utils.scm (laura services utils)
Description:

Run waydroid

wine-binfmt
Channel: lauras-channel
Location: laura/services/utils.scm (laura services utils)
Description:

Register wine as a binfmt handler for exe files.

gnunet
Channel: bloup
Location: bloup/services/gnunet.scm (bloup services gnunet)
Description:

Runs the system services and account for GNUnet’s multi-user setup

Total results: 669