From 2aceb8f55e9b783be40f6eb8c3974dbb4f23bf28 Mon Sep 17 00:00:00 2001 From: Caroline Larimore Date: Sat, 8 Feb 2025 17:30:57 -0800 Subject: migration: tmux --- snowfall/modules/home/suites/dev/default.nix | 1 + 1 file changed, 1 insertion(+) (limited to 'snowfall/modules/home/suites/dev') 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; }; }; }; -- cgit v1.2.3