0
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-07-13 13:40:28 +03:00

livebook: add systemd user service, test, and docs

Co-authored-by: Yt <happysalada@tuta.io>
This commit is contained in:
Alexandru Scvortov 2023-10-24 17:53:12 +01:00 committed by Yt
parent 0fa36ea34f
commit fa54eeea5c
7 changed files with 181 additions and 1 deletions

View file

@ -72,6 +72,8 @@
- [LibreNMS](https://www.librenms.org), a auto-discovering PHP/MySQL/SNMP based network monitoring. Available as [services.librenms](#opt-services.librenms.enable).
- [Livebook](https://livebook.dev/), an interactive notebook with support for Elixir, graphs, machine learning, and more.
- [sitespeed-io](https://sitespeed.io), a tool that can generate metrics (timings, diagnostics) for websites. Available as [services.sitespeed-io](#opt-services.sitespeed-io.enable).
- [stalwart-mail](https://stalw.art), an all-in-one email server (SMTP, IMAP, JMAP). Available as [services.stalwart-mail](#opt-services.stalwart-mail.enable).