aboutsummaryrefslogtreecommitdiff
path: root/snowfall/modules/home/suites
diff options
context:
space:
mode:
Diffstat (limited to 'snowfall/modules/home/suites')
-rw-r--r--snowfall/modules/home/suites/dev/default.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/snowfall/modules/home/suites/dev/default.nix b/snowfall/modules/home/suites/dev/default.nix
index 57302cd..eb1fef9 100644
--- a/snowfall/modules/home/suites/dev/default.nix
+++ b/snowfall/modules/home/suites/dev/default.nix
@@ -24,6 +24,7 @@ in {
tools = {
cloc.enable = true;
+ tmux.enable = true;
};
};
};