diff --git a/hosts/FredOS-Macbook.nix b/hosts/FredOS-Macbook.nix index 32bfd09..09261bf 100644 --- a/hosts/FredOS-Macbook.nix +++ b/hosts/FredOS-Macbook.nix @@ -70,7 +70,6 @@ Type = "simple"; ExecStart = "${pkgs.ghostty}/bin/ghostty --initial-window=false"; Restart = "always"; - RestartSec = 1; }; Install.WantedBy = [ "graphical-session.target" ]; };