whatever
This commit is contained in:
parent
ad0c74b801
commit
ae93cac1d6
3 changed files with 5 additions and 19 deletions
|
|
@ -24,14 +24,8 @@
|
|||
PasswordAuthentication = false;
|
||||
KbdInteractiveAuthentication = false;
|
||||
PermitRootLogin = "no";
|
||||
AllowUsers = [ "ellie" "forgejo" "borg" ];
|
||||
AllowUsers = [ "ellie" "borg" ];
|
||||
};
|
||||
extraConfig = ''
|
||||
Match User forgejo Address 10.10.0.1
|
||||
AllowTcpForwarding no
|
||||
X11Forwarding no
|
||||
PermitTunnel no
|
||||
'';
|
||||
};
|
||||
|
||||
services.fail2ban = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue