not sure what happened

This commit is contained in:
Daylin Morgan 2023-05-04 12:28:54 -05:00
parent 64e3cefe08
commit d4c0ac7eee
Signed by: daylin
GPG key ID: C1E52E7DD81DF79F

View file

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