diff --git a/modules/ghostty/linux.nix b/modules/ghostty/linux.nix index 02529ec..e328a6a 100644 --- a/modules/ghostty/linux.nix +++ b/modules/ghostty/linux.nix @@ -2,6 +2,7 @@ programs.ghostty = { enable = true; enableFishIntegration = true; + package = null; settings = { font-size = 14; font-family = "VictorMono Nerd Font";