aboutsummaryrefslogtreecommitdiff
path: root/hosts/mercury
diff options
context:
space:
mode:
authorCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2026-01-12 13:36:22 -0600
committerCollin Williams <96917990+bluedragon1221@users.noreply.github.com>2026-01-12 13:36:22 -0600
commit31626c1d32fba39f963ec37f7f2ce2943ea9bf29 (patch)
treefa9edd7e8fd0da8f90ce70d275dd9e6a2e739c9f /hosts/mercury
parentdbc5cb478c7fad1c1750421486252f0a5d98ef9c (diff)
start using tmux
Diffstat (limited to 'hosts/mercury')
-rw-r--r--hosts/mercury/config.nix2
1 files changed, 2 insertions, 0 deletions
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 = {