summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorstuebinm2022-01-28 20:59:35 +0100
committerstuebinm2022-01-28 20:59:35 +0100
commit5eb20932abae78afc9e5fec50c8beca193622c56 (patch)
treeeed12fe0d934e8a698199c50d0756f333352d0ad
parentf93514255564ac0fe1e41e6c171bfab6a22b600a (diff)
htop → htop-vim
globally uniform keybindings are a nice thing
-rw-r--r--common/common.nix2
1 files changed, 1 insertions, 1 deletions
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.