about summary refs log tree commit diff
path: root/modules/plausible.nix
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--modules/plausible.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/plausible.nix b/modules/plausible.nix
index 89729fd..e910986 100644
--- a/modules/plausible.nix
+++ b/modules/plausible.nix
@@ -88,7 +88,7 @@ in
         # };
 
         mail = {
-          email = "admin+plausible@${my.domain.shire}";
+          email = "plausible@${my.domain.shire}";
           smtp = {
             hostAddr = my.domain.shire;
             hostPort = 465;

Consider giving Nix/NixOS a try! <3