mirror of
https://github.com/anotherhadi/nixy.git
synced 2026-04-02 11:12:09 +02:00
update server
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com> Former-commit-id: 4a0a78fcd868e0be2a195f3bebdc82087ffd8e1e
This commit is contained in:
@@ -21,13 +21,15 @@ in {
|
||||
prowlarr.enable = true;
|
||||
radarr.enable = true;
|
||||
sonarr.enable = true;
|
||||
bazarr.enable = true;
|
||||
bazarr = {
|
||||
enable = true;
|
||||
vpn.enable = true;
|
||||
};
|
||||
transmission = {
|
||||
enable =true;
|
||||
enable = true;
|
||||
extraSettings = { trash-original-torrent-files = true; };
|
||||
vpn.enable = true;
|
||||
};
|
||||
|
||||
recyclarr = {
|
||||
enable = true;
|
||||
configFile = config.sops.secrets.recyclarr.path;
|
||||
|
||||
Reference in New Issue
Block a user