Skip to content

Commit 781dc35

Browse files
terminfo: Install terminfo for better rendering
Signed-off-by: Brian McGillion <bmg.avoin@gmail.com>
1 parent d237195 commit 781dc35

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/development/debug-tools.nix

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,8 @@ in
9494
pkgs.intel-gpu-tools
9595
pkgs.vulkan-tools
9696
pkgs.glmark2
97+
pkgs.kitty.terminfo
98+
pkgs.ghostty.terminfo
9799
]);
98100

99101
programs = {

0 commit comments

Comments
 (0)