From a8ceaf922695b585aa7cb8ad74b7ec1850f788e0 Mon Sep 17 00:00:00 2001
From: Gregor Kleen <gkleen@yggdrasil.li>
Date: Fri, 6 May 2022 00:11:07 +0200
Subject: surtr: ...

---
 hosts/surtr/postgresql.nix | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'hosts/surtr')

diff --git a/hosts/surtr/postgresql.nix b/hosts/surtr/postgresql.nix
index 0352c27f..083bc979 100644
--- a/hosts/surtr/postgresql.nix
+++ b/hosts/surtr/postgresql.nix
@@ -63,7 +63,7 @@ in {
           DROP VIEW virtual_mailbox_domain;
           DROP VIEW virtual_mailbox_mapping;
           DROP VIEW imap_user;
-          DROP VIWE lmtp_mapping;
+          DROP VIEW lmtp_mapping;
 
           CREATE EXTENSION citext;
 
-- 
cgit v1.2.3