diff --git a/home-surtur.nix b/home-surtur.nix index 036e221..3a5c18b 100644 --- a/home-surtur.nix +++ b/home-surtur.nix @@ -344,7 +344,7 @@ in { Service = { ExecStart = "${pkgs.himalaya}/bin/himalaya watch -a a_mirre"; Restart = "always"; - RestartSec = 10; + RestartSec = 300; Environment = "RUST_LOG=debug"; ReadWritePaths = "/tmp/himalaya-counter-am"; ProtectHome = "true";