remove bad copy/paste

This commit is contained in:
Ray Andrew 2024-10-11 23:17:38 -05:00
parent d405ff6d5c
commit ba821b057e

View file

@ -213,10 +213,10 @@ in
openssh = {
enable = true;
settings = {
PermitRootLogin = "yes";stopServices
PasswordAuthentication = false;stopServices
};stopServices
extraConfig = ''stopServices
PermitRootLogin = "yes";
PasswordAuthentication = false;
};
extraConfig = ''
Match User gitea
AllowAgentForwarding no
AllowTcpForwarding no