From fc819dabcc66ae626930b3f78b2f7083e50c0b2e Mon Sep 17 00:00:00 2001 From: Mel Date: Thu, 31 Oct 2024 22:59:33 +0100 Subject: Move tmux out of HM and configure jump to use the same key as easymotion Signed-off-by: Mel --- modules/common.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/common.nix') diff --git a/modules/common.nix b/modules/common.nix index a615491..290befd 100644 --- a/modules/common.nix +++ b/modules/common.nix @@ -6,6 +6,7 @@ ./user.nix ./locale.nix ./vim.nix + ./tmux.nix ./gnome.nix ./fonts.nix ./flatpak.nix @@ -45,7 +46,6 @@ virt-manager.enable = true; fish.enable = true; git.enable = true; - tmux.enable = true; adb.enable = true; -- cgit 1.4.1