summaryrefslogtreecommitdiff
path: root/ymir.nix
diff options
context:
space:
mode:
Diffstat (limited to 'ymir.nix')
-rw-r--r--ymir.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/ymir.nix b/ymir.nix
index db72794d..dd957cb0 100644
--- a/ymir.nix
+++ b/ymir.nix
@@ -800,6 +800,7 @@ in rec {
800 systemctl reload nginx.service 800 systemctl reload nginx.service
801 ${pkgs.prosody}/bin/prosodyctl reload 801 ${pkgs.prosody}/bin/prosodyctl reload
802 ''; 802 '';
803 delay = "6h";
803 }; 804 };
804 }; 805 };
805 }; 806 };