From c73b679378f6bbe2c15ec730b12d74175d966fa1 Mon Sep 17 00:00:00 2001 From: Dennis Date: Thu, 4 Dec 2025 18:56:11 +0100 Subject: [PATCH] removes unsupported option --- modules/ghostty/default.nix | 2 -- 1 file changed, 2 deletions(-) diff --git a/modules/ghostty/default.nix b/modules/ghostty/default.nix index eec46ce..68af19b 100644 --- a/modules/ghostty/default.nix +++ b/modules/ghostty/default.nix @@ -2,8 +2,6 @@ programs.ghostty = { enable = true; enableFishIntegration = true; - installVimSyntax = true; - clearDefaultKeybinds = true; package = null; settings = { font-size = 14;