Former-commit-id: a4874d18d2
This commit is contained in:
Hadi
2025-03-19 22:53:29 +01:00
parent 2fc1d31961
commit e54127637e
3 changed files with 13 additions and 4 deletions

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 = {