postfix-tlspol: adopt package and module

(cherry picked from commit e6445e42fa)
This commit is contained in:
Martin Weinelt
2025-07-11 03:20:39 +02:00
committed by Michael Daniels
parent c50fcdd313
commit 3856b699f3
2 changed files with 6 additions and 1 deletions

View File

@@ -24,6 +24,8 @@ let
in
{
meta.maintainers = pkgs.postfix-tlspol.meta.maintainers;
options.services.postfix-tlspol = {
enable = mkEnableOption "postfix-tlspol";