Unverified Commit fb812c98 authored by Peter Simons's avatar Peter Simons Committed by GitHub
Browse files

nixos/postfix: fix typo in tlsTrustedAuthoriies (#466851)

parents 1ab2465d 37c31d90
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1279,7 +1279,7 @@ in
      [ "services" "postfix" "settings" "main" "recipient_delimiter" ]
    )
    (lib.mkRenamedOptionModule
      [ "services" "postfix" "tlsTrustedAuthoriies" ]
      [ "services" "postfix" "tlsTrustedAuthorities" ]
      [ "services" "postfix" "settings" "main" "smtp_tls_CAfile" ]
    )
    (lib.mkRenamedOptionModule