From 1debdb71d8ed088ce56be29104c8691572881621 Mon Sep 17 00:00:00 2001 From: GHOSCHT <31184695+GHOSCHT@users.noreply.github.com> Date: Thu, 13 Jun 2024 23:30:48 +0200 Subject: [PATCH] Franz: Enable tmux --- home/franz.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/home/franz.nix b/home/franz.nix index fd19761..1097489 100644 --- a/home/franz.nix +++ b/home/franz.nix @@ -7,6 +7,7 @@ in { imports = [ ./global ./features/coding/nvim + ./features/coding/tmux.nix inputs.nix-colors.homeManagerModules.default ];