roles/builder/packages: add terminfo packages
This commit is contained in:
parent
5ecc29a4a3
commit
73cd942d36
1 changed files with 6 additions and 0 deletions
|
@ -12,5 +12,11 @@
|
|||
pkgs.tig
|
||||
pkgs.tmux
|
||||
pkgs.vim
|
||||
|
||||
# terminfo packages
|
||||
pkgs.foot.terminfo
|
||||
#pkgs.kitty.terminfo
|
||||
pkgs.termite.terminfo
|
||||
pkgs.wezterm.terminfo
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue