mosh+ssh in default packages

This commit is contained in:
Reid 2024-11-22 16:36:03 -08:00
parent eba9476089
commit c22bdf926f
Signed by: reidlab
GPG key ID: DAF5EAF6665839FD

View file

@ -76,6 +76,7 @@ in {
hardware.enableRedistributableFirmware = true; hardware.enableRedistributableFirmware = true;
environment.systemPackages = with pkgs; [ environment.systemPackages = with pkgs; [
openssh mosh
unrar unzip unrar unzip
micro micro
curl wget curl wget