From 5eb20932abae78afc9e5fec50c8beca193622c56 Mon Sep 17 00:00:00 2001 From: stuebinm Date: Fri, 28 Jan 2022 20:59:35 +0100 Subject: htop → htop-vim globally uniform keybindings are a nice thing --- common/common.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common/common.nix b/common/common.nix index 073b8c5..947ad9e 100644 --- a/common/common.nix +++ b/common/common.nix @@ -9,7 +9,7 @@ time.timeZone = "Europe/Amsterdam"; environment.systemPackages = with pkgs; [ - wget vim htop dnsutils inetutils iftop manpages + wget vim htop-vim dnsutils inetutils iftop manpages ]; # Select internationalisation properties. -- cgit v1.2.3