feat(wpcarro/diogenes): Support mosh

Let's see what mosh is all about...

Change-Id: I0439130f55dc056370397c3e4ea8039f888703c3
Reviewed-on: https://cl.tvl.fyi/c/depot/+/4690
Reviewed-by: wpcarro <wpcarro@gmail.com>
Autosubmit: wpcarro <wpcarro@gmail.com>
Tested-by: BuildkiteCI
This commit is contained in:
William Carroll 2021-12-26 22:38:45 -04:00 committed by clbot
parent ee62cda9a5
commit 3b709761b5

View file

@ -48,7 +48,9 @@ in {
sudo.wheelNeedsPassword = false;
};
programs = wpcarro.common.programs;
programs = wpcarro.common.programs // {
mosh.enable = true;
};
# I won't have an Emacs server running on diogenes, and I'll likely be in an
# SSH session from within vterm. As such, Vim is one of the few editors that I