summaryrefslogtreecommitdiff
path: root/services/mailserver.nix
diff options
context:
space:
mode:
Diffstat (limited to 'services/mailserver.nix')
-rw-r--r--services/mailserver.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/services/mailserver.nix b/services/mailserver.nix
index 7d6f1d8..3bd75a4 100644
--- a/services/mailserver.nix
+++ b/services/mailserver.nix
@@ -1,4 +1,4 @@
-{ pkgs, hashedPasswordFile, ... }:
+{ hashedPasswordFile } :{ pkgs,... }:
{
mailserver = {
fqdn = "mail.crashoverburn.com";