From 334c930181a820293665d39921524f7a4b7391aa Mon Sep 17 00:00:00 2001 From: Lillian-Violet Date: Thu, 21 Dec 2023 21:15:44 +0100 Subject: [PATCH] Change domain webmail --- nixos/queen/webmail.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nixos/queen/webmail.nix b/nixos/queen/webmail.nix index 4acca69..613277c 100644 --- a/nixos/queen/webmail.nix +++ b/nixos/queen/webmail.nix @@ -8,7 +8,7 @@ enable = true; # this is the url of the vhost, not necessarily the same as the fqdn of # the mailserver - hostName = "mail.lillianviolet.dev"; + hostName = "webmail.lillianviolet.dev"; extraConfig = '' # starttls needed for authentication, so the fqdn required to match # the certificate