fix renamed key warning
This commit is contained in:
@@ -107,7 +107,10 @@ in
|
||||
|
||||
services.openssh = {
|
||||
enable = true;
|
||||
passwordAuthentication = true;
|
||||
settings.PasswordAuthentication = true;
|
||||
# settings = {
|
||||
# # passwordAuthentication = true;
|
||||
# };
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user