feat: Added unified servarr configs

This commit is contained in:
uttarayan21
2025-07-12 22:26:11 +05:30
parent 2981ca1143
commit fa718f5618
8 changed files with 55 additions and 19 deletions

View File

@@ -1,6 +1,9 @@
{...}: {
services = {
deluge.enable = true;
deluge = {
enable = true;
web.enable = true;
};
caddy = {
virtualHosts."deluge.tsuba.darksailor.dev".extraConfig = ''
import hetzner