diff --git a/Deployments/host_common.nix b/Deployments/host_common.nix index 8afac2b..102e7a5 100644 --- a/Deployments/host_common.nix +++ b/Deployments/host_common.nix @@ -38,7 +38,7 @@ }; # List of strings concatenated with "\n" #loginShellInit = '' - # _byobu_sourced=1 . byobu-tmux 2>/dev/null || true + # _byobu_sourced=1 . byobu 2>/dev/null || true #''; ohMyZsh = { enable = true;