summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
Diffstat (limited to 'profiles')
-rw-r--r--profiles/core/home.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/profiles/core/home.nix b/profiles/core/home.nix
index df60ec6..c27ee4a 100644
--- a/profiles/core/home.nix
+++ b/profiles/core/home.nix
@@ -8,7 +8,6 @@
programs.tmux = let
config = ''
set-option -g default-shell ${pkgs.bashInteractive}/bin/bash
- set -g allow-passthrough
set -g status off
set -s set-clipboard on
setw -g mouse on