aboutsummaryrefslogtreecommitdiff
path: root/modules/global.nix
diff options
context:
space:
mode:
authorStefan Weigl-Bosker <stefan@s00.xyz>2025-03-20 19:37:14 -0400
committerStefan Weigl-Bosker <stefan@s00.xyz>2025-03-20 19:37:14 -0400
commite2fe74863e48c5f05b18fac38b73e7a3e0bf1375 (patch)
tree062f4a875ba27e18bc9112f10369038285cf5621 /modules/global.nix
parente17372b6effdda94c784429fac1b2475f7558d42 (diff)
downloadhome-e2fe74863e48c5f05b18fac38b73e7a3e0bf1375.tar.gz
tmux
Diffstat (limited to 'modules/global.nix')
-rw-r--r--modules/global.nix1
1 files changed, 1 insertions, 0 deletions
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 {