Remote deployment configuration
This commit is contained in:
parent
1bdc118dc7
commit
429efc52ae
4 changed files with 35 additions and 6 deletions
|
|
@ -106,7 +106,7 @@ with lib; {
|
|||
openssh = {
|
||||
enable = true;
|
||||
openFirewall = true;
|
||||
permitRootLogin = "no";
|
||||
# permitRootLogin = "no";
|
||||
passwordAuthentication = false;
|
||||
};
|
||||
# plex = { enable = true; openFirewall = true; group = "users"; };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue