--wip-- [skip ci]
This commit is contained in:
parent
44af181073
commit
3c708430bb
3 changed files with 3 additions and 3 deletions
|
|
@ -87,7 +87,7 @@ with lib; {
|
|||
openssh = {
|
||||
enable = true;
|
||||
openFirewall = true;
|
||||
permitRootLogin = "no";
|
||||
permitRootLogin = "prohibit-password";
|
||||
passwordAuthentication = false;
|
||||
};
|
||||
# plex = { enable = true; openFirewall = true; group = "users"; };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue