nixos/lauti: remove nonsensical comment (#529569)

This commit is contained in:
Jonas Heinrich
2026-06-08 16:57:46 +00:00
committed by GitHub
@@ -17,8 +17,6 @@ in
{
imports = [
# since 0.12.0 (2025-05-26) release, upstream re-branded project to 'stalwart' due to inclusion of collaboration features (CalDAV, CardDAV, and WebDAV)
# https://github.com/stalwartlabs/stalwart/releases/tag/v0.12.0
(lib.mkRenamedOptionModule [ "services" "eintopf" ] [ "services" "lauti" ])
];