From 6d55ea4dee164f106d6b69223af6e396a586e3e7 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Mon, 24 Feb 2025 13:45:28 +0000 Subject: [PATCH] Re-enable tmux --- nix/home/opdavies/hosts/PW05CH3L.nix | 1 + 1 file changed, 1 insertion(+) diff --git a/nix/home/opdavies/hosts/PW05CH3L.nix b/nix/home/opdavies/hosts/PW05CH3L.nix index a189803..50b9dac 100644 --- a/nix/home/opdavies/hosts/PW05CH3L.nix +++ b/nix/home/opdavies/hosts/PW05CH3L.nix @@ -3,6 +3,7 @@ cli = { direnv.enable = true; neovim.enable = true; + tmux.enable = true; notes = { enable = true;