about summary refs log tree commit diff stats
path: root/nix-conf/home/edrahil.nix
diff options
context:
space:
mode:
Diffstat (limited to 'nix-conf/home/edrahil.nix')
-rw-r--r--nix-conf/home/edrahil.nix4
1 files changed, 4 insertions, 0 deletions
diff --git a/nix-conf/home/edrahil.nix b/nix-conf/home/edrahil.nix
index b871056..3e39dd3 100644
--- a/nix-conf/home/edrahil.nix
+++ b/nix-conf/home/edrahil.nix
@@ -12,6 +12,10 @@
   home.username = "djm";
   home.homeDirectory = "/home/djm";
 
+  home.sessionVariables = {
+    TMUX_AUTO_ATTACH=1;
+  };
+
   # This value determines the Home Manager release that your
   # configuration is compatible with. This helps avoid breakage
   # when a new Home Manager release introduces backwards