From c477004805e793b4a3f00d3c67b36828c2abf176 Mon Sep 17 00:00:00 2001 From: Kerstin Humm Date: Mon, 8 Jun 2026 16:56:46 +0200 Subject: [PATCH] nixos/lauti: remove nonsensical comment --- nixos/modules/services/web-apps/lauti.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/nixos/modules/services/web-apps/lauti.nix b/nixos/modules/services/web-apps/lauti.nix index a804e1943743..1da419604b5e 100644 --- a/nixos/modules/services/web-apps/lauti.nix +++ b/nixos/modules/services/web-apps/lauti.nix @@ -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" ]) ];