This commit is contained in:
Shelvacu
2024-07-03 17:42:04 -07:00
parent ab5168632e
commit d7b37b0353

View File

@@ -1,6 +1,6 @@
{ config, lib, pkgs, ... }: let
inherit (config.vacu.liam) shel_domains julie_domains domains relayhost;
debug = true;
debug = false;
fqdn = config.networking.fqdn;
dovecot_transport = "lmtp:unix:private/dovecot-lmtp";
in {