Prohibit SSH root login to Monolith
This commit is contained in:
parent
6d574b9a6e
commit
1686de73fb
1 changed files with 0 additions and 1 deletions
|
|
@ -65,7 +65,6 @@
|
||||||
services.openssh = {
|
services.openssh = {
|
||||||
enable = true;
|
enable = true;
|
||||||
settings.PasswordAuthentication = false;
|
settings.PasswordAuthentication = false;
|
||||||
permitRootLogin = "yes";
|
|
||||||
};
|
};
|
||||||
|
|
||||||
time.timeZone = "America/Los_Angeles";
|
time.timeZone = "America/Los_Angeles";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue