diff --git a/configuration.nix b/configuration.nix index 83bbf23..87a431f 100644 --- a/configuration.nix +++ b/configuration.nix @@ -73,7 +73,7 @@ # List packages installed in system profile. To search, run: # $ nix search wget environment.systemPackages = with pkgs; [ - git htop lsof nano screen sqlite tcpdump traceroute vim wget + git htop lsof mosh nano screen sqlite tcpdump traceroute vim wget ]; # Some programs need SUID wrappers, can be configured further or are