enable mosh
This commit is contained in:
parent
3eca40783b
commit
ec64a517d5
@ -32,7 +32,7 @@
|
|||||||
i18n.defaultLocale = "en_US.UTF-8";
|
i18n.defaultLocale = "en_US.UTF-8";
|
||||||
|
|
||||||
services.openssh.enable = true;
|
services.openssh.enable = true;
|
||||||
services.mosh.enable = true;
|
programs.mosh.enable = true;
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
wget kakoune htop git dnsutils tmux nethogs iotop pciutils
|
wget kakoune htop git dnsutils tmux nethogs iotop pciutils
|
||||||
|
Loading…
x
Reference in New Issue
Block a user