diff options
author | Ben Sima <ben@bsima.me> | 2024-11-11 10:26:39 -0500 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2024-11-11 10:26:39 -0500 |
commit | e10e53f079f05ad9f7513df650385555c69b4ba2 (patch) | |
tree | 0368ec6e324abddd55a07d53a742b1da3b652bb8 /lib/common.nix | |
parent | 49aa045393edbd273420b4d1ba4c490effd59496 (diff) |
Diffstat (limited to 'lib/common.nix')
-rw-r--r-- | lib/common.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/common.nix b/lib/common.nix index 1c61c59..7177359 100644 --- a/lib/common.nix +++ b/lib/common.nix @@ -268,7 +268,6 @@ in { programs.jujutsu = { enable = true; - enableBashIntegration = true; }; programs.tmux = { |