diff options
author | sterni <sternenseemann@systemli.org> | 2021-12-13T12·53+0100 |
---|---|---|
committer | sterni <sternenseemann@systemli.org> | 2021-12-13T12·56+0000 |
commit | cdf74806628804dcb25c80a025e221e603d556e6 (patch) | |
tree | e42f1ac62d94557bf61a99174578157a8f71de4d /ops/machines/whitby/default.nix | |
parent | 961443c23c222fcac9f79464b5d8c67db7c3dbc5 (diff) |
feat(ops/whitby): add terminfos for other terminals used r/3211
* foot (me) * kitty (lukegb) Change-Id: I65303e39c4adb05e362792a544134fc2884175bf
Diffstat (limited to 'ops/machines/whitby/default.nix')
-rw-r--r-- | ops/machines/whitby/default.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ops/machines/whitby/default.nix b/ops/machines/whitby/default.nix index 38a3f1a31f9b..5c7dee568a92 100644 --- a/ops/machines/whitby/default.nix +++ b/ops/machines/whitby/default.nix @@ -443,6 +443,8 @@ in { nano ripgrep rxvt_unicode.terminfo + foot.terminfo + kitty.terminfo vim zfs zfstools |