summary refs log tree commit diff
path: root/nixos/modules/services/mail/pfix-srsd.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nixos/modules/services/mail/pfix-srsd.nix')
-rw-r--r--nixos/modules/services/mail/pfix-srsd.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nixos/modules/services/mail/pfix-srsd.nix b/nixos/modules/services/mail/pfix-srsd.nix
index 9599854352c..38984f896d6 100644
--- a/nixos/modules/services/mail/pfix-srsd.nix
+++ b/nixos/modules/services/mail/pfix-srsd.nix
@@ -40,7 +40,7 @@ with lib;
       systemPackages = [ pkgs.pfixtools ];
     };
 
-    systemd.services."pfix-srsd" = {
+    systemd.services.pfix-srsd = {
       description = "Postfix sender rewriting scheme daemon";
       before = [ "postfix.service" ];
       #note that we use requires rather than wants because postfix