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.
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.
Map a device node using Linux's device mapper.
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.
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"))Ensure the specified sub UIDs and sub GIDs exist in /etc/subuid and /etc/subgid.
Ensure the specified user accounts and groups exist, as well as each account home directory.
The marionette service allows a guest system (virtual machine) to be manipulated by the host. It is used for system tests.
Run and connect to netbird
Add arbitrary executables to the profile /bin directory.
Run an arbitrary process on user login.
Add some autostart application .desktop entries. Note: these are not displayed in desktop environment menus, because they cannot be handled by them.
Install direnv, setup hooks to various shells and integrations with various tools.
Run emacs as a daemon on user login, and provide emacs in the home profile.
Get packages from inferiors.
Load external profiles on startup.
Run xbindkeys on user login, a program to map keybinds and mouse actions on an x display to running shell scripts.
Install xplr, and set up plugins.
(selected-guix-works home services rust-apps)Configure ripgrep, a line oriented search tool inspired by grep.
Install and configure the daemon for swww, a wallpaper application designed for Wayland.
(selected-guix-works services non-nixos-gpu)Load the home-manager non-nixos-gpu service at startup.
Runs the system services and account for GNUnet’s multi-user setup
Make sysprof available to profile the system
Runs a system profiler as early as possible in the boot process