kitty
This commit is contained in:
parent
b032c67ecd
commit
a81ae457e7
4
profiles/base-darwin/terminals.nix
Normal file
4
profiles/base-darwin/terminals.nix
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
{ pkgs, ... }: {
|
||||||
|
environment.systemPackages = with pkgs;
|
||||||
|
[ buildPackages.buildPackages.kitty.terminfo ];
|
||||||
|
}
|
Loading…
Reference in a new issue