From dcc294e979329dafcacf8858b6ac732a663f1d5f Mon Sep 17 00:00:00 2001 From: Eli Ribble Date: Fri, 26 Sep 2025 17:27:17 +0000 Subject: [PATCH] Add ghostty terminfo support to all servers --- modules/system/base.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/modules/system/base.nix b/modules/system/base.nix index e9b1ac2..b48e49e 100644 --- a/modules/system/base.nix +++ b/modules/system/base.nix @@ -11,6 +11,7 @@ pkgs.curl pkgs.dig pkgs.htop + pkgs.ghostty.terminfo pkgs.git pkgs.sops pkgs.tig