mirror of
https://github.com/harryssecret/homelab-nix.git
synced 2025-08-08 06:30:18 +02:00
fixed typo
This commit is contained in:
parent
33fd7ada93
commit
6061f489e6
1 changed files with 1 additions and 1 deletions
|
@ -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 = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue