Add kitty terminfo
This commit is contained in:
parent
f7b6fdf07a
commit
3f10516b6f
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@
|
|||
|
||||
# List packages installed in system profile. To search, run:
|
||||
# $ nix search wget
|
||||
environment.systemPackages = with pkgs; [ vim wget ];
|
||||
environment.systemPackages = with pkgs; [ vim wget kitty.terminfo ];
|
||||
|
||||
# Some programs need SUID wrappers, can be configured further or are
|
||||
# started in user sessions.
|
||||
|
|
Loading…
Add table
Reference in a new issue