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.
Periodically run btrfs scrub on set filesystems.
Periodically run btrfs balance on set filesystems.
Automatic Guix garbage collection service using mcron.
Run Emacs daemon.
Reload waybar configuration
Load ntsync kernel module.
Allow users from specified group to modify NetworkManager settings
Create XDG runtime dir.
Udev rules for FIDO2 security keys.
A service for flatpak integration with guix home.
Synchronize Maildir accounts with mbsync and notmuch.
Run udiskie as a user daemon.
Run a Bitcoin full node (Core or Knots) as a Shepherd service.
Run electrs, an Electrum protocol server indexing the Bitcoin block chain from a local bitcoind. Expects bitcoin-node-service-type on the same system: the electrs user joins the bitcoin group to read the node's RPC cookie.
Run Fulcrum, a fast Electrum protocol server backed by a local bitcoind. Expects bitcoin-node-service-type on the same system: the fulcrum user joins the bitcoin group to read the node's RPC cookie.
Run lnd against a local bitcoind with cookie RPC authentication and ZMQ block/transaction notifications. Expects bitcoin-node-service-type on the same system: the lnd user joins the bitcoin group to read the node's RPC cookie.
Run Core Lightning (lightningd) against a local bitcoind, using cookie RPC authentication. Expects bitcoin-node-service-type on the same system: the clightning user joins the bitcoin group to read the node's RPC cookie.
Run the mempool.space explorer stack: backend daemon with automatic schema migration into MariaDB, plus an nginx virtual host serving the frontend and proxying the API. Requires bitcoin-node, an Electrum server (electrs/fulcrum), and mysql services on the same system.
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.
This service configures Shepherd timers for running backups with restic.
This service implements the provisioning of OCI objects such as containers, networks and volumes.
Add startx to the system profile.
Run the darkman daemon, which will invoke scripts in $XDG_DATA_DIRS/dark-mode.d/ when sundown, and invoke scripts in $XDG_DATA_DIRS/light-mode.d/ when sunrise.
Run the unclutter daemon, which, on systems using the Xorg graphical display server, automatically hides the cursor after a user-defined timeout has expired.