Can I use AllowUsers *@*.local in /etc/ssh/sshd_config?

Well, I tried that.
No, that doesn't work.
Code:

$ ssh faustino.local
[email protected]'s password: 
Permission denied, please try again.

That fails from the same machine, from another machine and if I try ssh localhost. All those worked before I put those directives in.

I'm going to try

AllowUsers *@192.168.0.???