From c4d4ba302da3151f4db5888c72f3de50254f9576 Mon Sep 17 00:00:00 2001 From: Dennis Date: Mon, 15 Dec 2025 09:48:45 +0100 Subject: [PATCH] updates work fish config --- modules/ghostty/linux.nix | 1 + 1 file changed, 1 insertion(+) 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";