fix sshd
This commit is contained in:
parent
92d7055072
commit
e1cf857065
3 changed files with 15 additions and 7 deletions
|
|
@ -78,12 +78,6 @@ in
|
|||
};
|
||||
};
|
||||
|
||||
openssh.extraConfig = ''
|
||||
Match User forgejo
|
||||
AcceptEnv GIT_PROTOCOL
|
||||
PerSourcePenalties no
|
||||
'';
|
||||
|
||||
nginx.virtualHosts."${fqdn}" = {
|
||||
quic = true;
|
||||
kTLS = true;
|
||||
|
|
|
|||
Loading…
Reference in a new issue