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