nixos/lauti: remove nonsensical comment

This commit is contained in:
Kerstin Humm
2026-06-08 16:56:46 +02:00
parent db43fdcd9e
commit c477004805
@@ -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" ])
];