remove regresshion workaround

This commit is contained in:
jacekpoz 2024-08-25 22:19:24 +02:00
parent ad342f855b
commit bc0975b564
Signed by: poz
SSH key fingerprint: SHA256:JyLeVWE4bF3tDnFeUpUaJsPsNlJyBldDGV/dIKSLyN8

View file

@ -79,7 +79,6 @@ in {
settings = {
PasswordAuthentication = false;
PermitRootLogin = "no";
LoginGraceTime = 0;
};
};
})