about summary refs log tree commit diff stats
path: root/nix-conf/home/includes
diff options
context:
space:
mode:
Diffstat (limited to 'nix-conf/home/includes')
-rw-r--r--nix-conf/home/includes/dev-common.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/nix-conf/home/includes/dev-common.nix b/nix-conf/home/includes/dev-common.nix
index 253e9e6..4ade583 100644
--- a/nix-conf/home/includes/dev-common.nix
+++ b/nix-conf/home/includes/dev-common.nix
@@ -20,7 +20,7 @@
     terminal = "screen-256color";
     prefix = "C-x";
     plugins = with pkgs; [
-      #tmuxPlugins.copy-toolkit
+      tmuxPlugins.copy-toolkit
       tmuxPlugins.copycat
       tmuxPlugins.extrakto
       tmuxPlugins.fzf-tmux-url
#n44'>44 45 46 47 48 49 50