diff options
author | sterni <sternenseemann@systemli.org> | 2021-12-13T14·23+0100 |
---|---|---|
committer | clbot <clbot@tvl.fyi> | 2021-12-13T19·40+0000 |
commit | fe0e19ead4191f45755c6910fd140d305ce3ea5d (patch) | |
tree | 84cb9e902601b6d6fe0f1ec280c155bd8ecb533d /ops | |
parent | 5f0a64273c38ab762934f049f7d4ea45ee9bc0b2 (diff) |
feat(ops/whitby): install alacritty terminfo r/3218
alacritty is used by grfn atm. Change-Id: I10dacd301044f9c37790e22e955cb068fcbd2cfc
Diffstat (limited to 'ops')
-rw-r--r-- | ops/machines/whitby/default.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ops/machines/whitby/default.nix b/ops/machines/whitby/default.nix index 5c7dee568a92..e082f9588919 100644 --- a/ops/machines/whitby/default.nix +++ b/ops/machines/whitby/default.nix @@ -445,6 +445,7 @@ in { rxvt_unicode.terminfo foot.terminfo kitty.terminfo + alacritty.terminfo vim zfs zfstools |