feat: add luanti server
This commit is contained in:
parent
ddf8154933
commit
6922232ec5
6 changed files with 55 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
services.openssh = {
|
||||
enable = true;
|
||||
|
||||
ports = lib.mkDefault [38742];
|
||||
ports = lib.mkDefault [10522];
|
||||
|
||||
settings = {
|
||||
PasswordAuthentication = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue