diff --git a/hosts/caramel/packages.nix b/hosts/caramel/packages.nix index cfb2a3a..2d4bd30 100644 --- a/hosts/caramel/packages.nix +++ b/hosts/caramel/packages.nix @@ -7,6 +7,8 @@ rsync sshfs wget + + kitty.terminfo ]; environment.variables.EDITOR = "nvim"; }