From 31626c1d32fba39f963ec37f7f2ce2943ea9bf29 Mon Sep 17 00:00:00 2001 From: Collin Williams <96917990+bluedragon1221@users.noreply.github.com> Date: Mon, 12 Jan 2026 13:36:22 -0600 Subject: start using tmux --- hosts/mercury/config.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hosts/mercury') diff --git a/hosts/mercury/config.nix b/hosts/mercury/config.nix index 3fb4753..3427a2e 100644 --- a/hosts/mercury/config.nix +++ b/hosts/mercury/config.nix @@ -51,6 +51,8 @@ hardMode = true; }; + tmux.enable = true; + lazygit.enable = true; nh.enable = true; git = { -- cgit v1.3.1