feat(hydra): add hydra

This commit is contained in:
zack 2024-10-18 23:59:23 -04:00
parent 3aa8d39a3f
commit 169932121f
No known key found for this signature in database
GPG key ID: 5F873416BCF59F35
6 changed files with 88 additions and 22 deletions

View file

@ -37,6 +37,7 @@
services.web.nginx.enable = true;
services.gh.enable = true;
services.fail2ban.enable = true;
sites = {
cv.enable = true;
gitlab.enable = true;
@ -45,6 +46,7 @@
pterodactyl.enable = true;
search.enable = true;
map.enable = true;
hydra.enable = true;
};
zmio.blog.enable = true;