update config
This commit is contained in:
parent
f610209aff
commit
ae92148089
34 changed files with 387 additions and 240 deletions
|
@ -3,7 +3,7 @@
|
|||
config = {
|
||||
services.openssh = {
|
||||
enable = true;
|
||||
ports = [ 1876 ];
|
||||
ports = [ 1173 ];
|
||||
settings = {
|
||||
PasswordAuthentication = false;
|
||||
PermitRootLogin = "no";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue