diff --git a/modules/ghostty/default.nix b/modules/ghostty/default.nix index 796bc57..35f8184 100644 --- a/modules/ghostty/default.nix +++ b/modules/ghostty/default.nix @@ -4,7 +4,7 @@ enable = true; enableFishIntegration = true; installVimSyntax = true; - systemd.enable = true; + # systemd.enable = true; clearDefaultKeybinds = true; settings = { theme = "Catppuccin Mocha";