diff --git a/module.nix b/module.nix index 5c9dbd5..430a582 100644 --- a/module.nix +++ b/module.nix @@ -59,7 +59,6 @@ in { after = [ "graphical-session.target" ]; path = with pkgs; [ nettools xprintidle ]; restartIfChanged = true; - restart = "always"; serviceConfig = { ExecStart = pkgs.writeShellScript "launch-wallfly.sh" '' ${pkgs.wallfly}/bin/wallfly \