test
This commit is contained in:
parent
1f6ee95a79
commit
5d8aee7e50
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@
|
|||
services.openssh = {
|
||||
enable = true;
|
||||
openFirewall = true;
|
||||
permitRootLogin = "no";
|
||||
passwordAuthentication = "true"; # Set this to false when keys are configured
|
||||
settings.permitRootLogin = "no";
|
||||
settings.passwordAuthentication = "true"; # Set this to false when keys are configured
|
||||
banner = ''
|
||||
You are accessing a U.S. Government (USG) Information
|
||||
System (IS) that is provided for USG-authorized use only.
|
||||
|
|
Loading…
Reference in a new issue