summaryrefslogtreecommitdiff
path: root/ymir.nix
diff options
context:
space:
mode:
Diffstat (limited to 'ymir.nix')
-rw-r--r--ymir.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/ymir.nix b/ymir.nix
index dd957cb0..d64c21e3 100644
--- a/ymir.nix
+++ b/ymir.nix
@@ -800,7 +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 activationDelay = "6h";
804 }; 804 };
805 }; 805 };
806 }; 806 };