Former-commit-id: a4874d18d2
This commit is contained in:
Hadi
2025-03-19 22:53:29 +01:00
parent 42dea7172e
commit b92753c020
3 changed files with 13 additions and 4 deletions
+4 -1
View File
@@ -28,7 +28,10 @@ in {
vpn.enable = true;
};
recyclarr.enable = true;
recyclarr = {
enable = true;
configFile = config.sops.secrets.recyclarr.path;
};
};
services.nginx.virtualHosts = {