@@ -0,0 +1,9 @@
{ config, pkgs, ... }:
{
services.openssh = {
enable = true;
passwordAuthentication = true;
};
}
The note is not visible to the blocked user.