From 3542e1f62bcf315846d4b9be79805f206c813e48 Mon Sep 17 00:00:00 2001 From: Luke Granger-Brown Date: Sat, 25 Jul 2020 17:14:42 +0100 Subject: chore(whitby): add rxvt-unicode's terminfo 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 --- ops/nixos/whitby/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'ops') 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 -- cgit 1.4.1