diff --git a/nixos/zsh/home.nix b/nixos/zsh/home.nix index ca0a6c6a..77839a1c 100644 --- a/nixos/zsh/home.nix +++ b/nixos/zsh/home.nix @@ -41,7 +41,6 @@ envExtra = '' [ -s "/home/cyryl/.jabba/jabba.sh" ] && source "/home/cyryl/.jabba/jabba.sh" - tmux source-file ~/.config/tmux/tmux.conf local nixos_version=`which nixos-version` if [[ ! -x "$nixos_version" && ! `uname` == "Darwin" ]]; then source /home/cyryl/.nix-profile/etc/profile.d/nix.sh