From e2fe74863e48c5f05b18fac38b73e7a3e0bf1375 Mon Sep 17 00:00:00 2001 From: Stefan Weigl-Bosker Date: Thu, 20 Mar 2025 19:37:14 -0400 Subject: tmux --- modules/global.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'modules/global.nix') diff --git a/modules/global.nix b/modules/global.nix index 0cb44e7..c9fa3b6 100644 --- a/modules/global.nix +++ b/modules/global.nix @@ -32,6 +32,7 @@ in wrapWithNixGL = cfg.notNixOS; }; zsh.enable = true; + tmux.enable = true; }; nixGL = lib.mkIf cfg.notNixOS { -- cgit v1.2.3