{ ... }: { services.openssh = { enable = true; forwardX11 = true; permitRootLogin = "no"; startWhenNeeded = true; }; }