summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ymir.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/ymir.nix b/ymir.nix
index 88a1cc25..415724cf 100644
--- a/ymir.nix
+++ b/ymir.nix
@@ -807,7 +807,6 @@ in rec {
807 ''; 807 '';
808 commandPath = ["${pkgs.rmail}/bin" "${pkgs.push2bin}/bin"]; 808 commandPath = ["${pkgs.rmail}/bin" "${pkgs.push2bin}/bin"];
809 defaultCommands = ["rmail" "push2bin"]; 809 defaultCommands = ["rmail" "push2bin"];
810 interval = "@mail(no) 1h";
811 }; 810 };
812 811
813 services.atd = { 812 services.atd = {