fixed typo

This commit is contained in:
chloe 2025-05-10 10:38:59 +02:00
parent 33fd7ada93
commit 6061f489e6

View file

@ -41,7 +41,7 @@
mailerPasswordFile = config.sops.secrets.smtp_password.path; mailerPasswordFile = config.sops.secrets.smtp_password.path;
}; };
servuces.fail2ban = { services.fail2ban = {
enable = true; enable = true;
jails = { jails = {
forgejo = { forgejo = {