Enable mosh on linux-headless

This commit is contained in:
2026-05-11 19:10:04 +00:00
parent 7b85d3b585
commit 9f5e9b00e8

View File

@@ -7,6 +7,8 @@
programs.zsh.enable = true;
security.sudo.wheelNeedsPassword = false;
programs.mosh.enable = true;
documentation.man.enable = true;
environment.systemPackages = with pkgs; [