From cbd6a89907504fc2f959ce93d94bb119888c8a46 Mon Sep 17 00:00:00 2001 From: beeb5k Date: Sat, 20 Jun 2026 04:53:42 +0530 Subject: Back to bash --- common/modules/terminal/ghostty.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'common/modules/terminal/ghostty.nix') diff --git a/common/modules/terminal/ghostty.nix b/common/modules/terminal/ghostty.nix index 4ca4384..a53a74f 100644 --- a/common/modules/terminal/ghostty.nix +++ b/common/modules/terminal/ghostty.nix @@ -9,6 +9,7 @@ in config = lib.mkIf cfg.ghostty { programs.ghostty = { enable = true; + systemd.enable = false; enableFishIntegration = true; settings = { theme = -- cgit v1.3.1