https://github.com/Gerschtli/nix-config/blob/99f23e493acfb7109264e9d8cf9d5246522642d5/hosts/pixel7a/home-nix-on-droid.nix#L34 This is my fix ``` environment.sessionVariables.SHELL = "${pkgs.zsh}/bin/zsh"; # fix tmux [exited] problem ```