This commit is contained in:
iFargle 2023-12-13 13:10:46 +09:00
parent ddb97bec9f
commit 0654497bd2
3 changed files with 3 additions and 0 deletions

View file

@ -14,5 +14,6 @@
settings = {
PermitRootLogin = "no";
PasswordAuthentication = mkForce true;
};
};
}

View file

@ -14,5 +14,6 @@
settings = {
PermitRootLogin = "no";
PasswordAuthentication = mkForce true;
};
};
}

View file

@ -14,5 +14,6 @@
settings = {
PermitRootLogin = "no";
PasswordAuthentication = mkForce true;
};
};
}