about summary refs log tree commit diff
path: root/ops
diff options
context:
space:
mode:
authorLuke Granger-Brown <hg@lukegb.com>2020-07-25T16·14+0100
committerlukegb <lukegb@tvl.fyi>2020-07-25T20·27+0000
commit3542e1f62bcf315846d4b9be79805f206c813e48 (patch)
treee8da469f3bf415e0c49c1355d900411ef9e7b365 /ops
parentb8fa8ff4a40bbc8b6a94b39e5ea51edd7c7835ea (diff)
chore(whitby): add rxvt-unicode's terminfo r/1476
Otherwise I have to set TERM to something else so that I can actually use the
machine when I'm booted into Linux and it's incredibly tedious and I hate it.

Change-Id: Icfb5aacfea8cd6227743d29d9b07dc1b745d22c5
Reviewed-on: https://cl.tvl.fyi/c/depot/+/1435
Tested-by: BuildkiteCI
Reviewed-by: tazjin <mail@tazj.in>
Diffstat (limited to 'ops')
-rw-r--r--ops/nixos/whitby/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/ops/nixos/whitby/default.nix b/ops/nixos/whitby/default.nix
index bea37d255a..a56f43786f 100644
--- a/ops/nixos/whitby/default.nix
+++ b/ops/nixos/whitby/default.nix
@@ -227,6 +227,7 @@ in lib.fix(self: {
     git
     htop
     nano
+    rxvt_unicode.terminfo
     vim
     zfs
     zfstools