{ services.openssh = { enable = true; settings = { Port = 2222; PermitRootLogin = "yes"; }; }; }