summaryrefslogtreecommitdiffstats
path: root/nixos
diff options
context:
space:
mode:
authorEdgar B <39066502+Guekka@users.noreply.github.com>2023-04-16 11:23:02 +0200
committerEdgar B <39066502+Guekka@users.noreply.github.com>2023-04-16 11:24:00 +0200
commit32d3f6a2d84f13c5680f90e917e9e35d18f53e55 (patch)
tree8350b4112e9f97b57c3ea72ec748f792d8aef16c /nixos
parent33a7f368b40cddbd623db0e40c011be499b6c63f (diff)
nixos/release-notes: add services.monica
Diffstat (limited to 'nixos')
-rw-r--r--nixos/doc/manual/release-notes/rl-2305.section.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/doc/manual/release-notes/rl-2305.section.md b/nixos/doc/manual/release-notes/rl-2305.section.md
index 8fa389313960..16be38d700a5 100644
--- a/nixos/doc/manual/release-notes/rl-2305.section.md
+++ b/nixos/doc/manual/release-notes/rl-2305.section.md
@@ -63,6 +63,8 @@ In addition to numerous new and upgraded packages, this release has the followin
- [opensearch](https://opensearch.org), a search server alternative to Elasticsearch. Available as [services.opensearch](options.html#opt-services.opensearch.enable).
+- [monica](https://www.monicahq.com), an open source personal CRM. Available as [services.monica](options.html#opt-services.monica.enable).
+
- [authelia](https://www.authelia.com/), is an open-source authentication and authorization server. Available under [services.authelia](options.html#opt-services.authelia.enable).
- [goeland](https://github.com/slurdge/goeland), an alternative to rss2email written in golang with many filters. Available as [services.goeland](#opt-services.goeland.enable).