diff options
| author | Gregor Kleen <gkleen@yggdrasil.li> | 2017-11-19 16:46:27 +0100 |
|---|---|---|
| committer | Gregor Kleen <gkleen@yggdrasil.li> | 2017-11-19 16:46:27 +0100 |
| commit | 6840a4bfffc20c76918c3f08441ea4dba04a7dc2 (patch) | |
| tree | 3cfce18be95b600a0dbd53e2311dd1ccdea7f35b | |
| parent | 1459dd97e8a9f3d71161edb3ae885d7074a0c0cb (diff) | |
| download | nixos-6840a4bfffc20c76918c3f08441ea4dba04a7dc2.tar nixos-6840a4bfffc20c76918c3f08441ea4dba04a7dc2.tar.gz nixos-6840a4bfffc20c76918c3f08441ea4dba04a7dc2.tar.bz2 nixos-6840a4bfffc20c76918c3f08441ea4dba04a7dc2.tar.xz nixos-6840a4bfffc20c76918c3f08441ea4dba04a7dc2.zip | |
…
| -rw-r--r-- | ymir.nix | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -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 | }; |
