phantom: add forgejo server
This commit is contained in:
parent
8de573b35c
commit
9aaa304d2a
7 changed files with 70 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
security.rtkit.enable = true;
|
||||
services.openssh = {
|
||||
enable = true;
|
||||
ports = [ 9022 ];
|
||||
ports = [ 9022 22 ];
|
||||
settings = {
|
||||
PasswordAuthentication = false;
|
||||
KbdInteractiveAuthentication = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue