@ -755,7 +755,7 @@ Apply some configuration to the default settings:
enable = true;
settings = {
PermitRootLogin = "no";
PasswordAuthentication = "no";
PasswordAuthentication = false;
};
}
@ -6,7 +6,7 @@