unstable syntax

This commit is contained in:
Daylin Morgan 2023-05-04 09:59:13 -05:00
parent aeacb8fdfd
commit 2072296ae5
Signed by: daylin
GPG key ID: C1E52E7DD81DF79F

View file

@ -106,7 +106,7 @@
# Enable the OpenSSH daemon.
services.openssh = {
enable = true;
passwordAuthentication = false;
settings.passwordAuthentication = false;
};
users.mutableUsers = false;