From 6b8318adceb045319f895045ef7803cf2698588e Mon Sep 17 00:00:00 2001 From: Craige McWhirter Date: Wed, 27 May 2020 21:53:59 +1000 Subject: [PATCH] Added mosh --- roles/host_common.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/roles/host_common.nix b/roles/host_common.nix index 923107a..38e27b9 100644 --- a/roles/host_common.nix +++ b/roles/host_common.nix @@ -48,8 +48,9 @@ systemPackages = with pkgs; [ byobu # text-based window manager and terminal multiplexer. dnsutils # Bind DNS utilities - htop # interactive process viewer (if config.services.xserver.enable then gitAndTools.gitFull else git) # Distributed version control system + htop # interactive process viewer + mosh # Mobile shell (ssh replacement) ncdu # Disk usage analyzer with an ncurses interface nix-index # A files database for nixpkgs powerline-fonts # For zsh themes