add mosh support
This commit is contained in:
parent
5fd35ba767
commit
96d6c0b5dc
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue