chore(arr): Move to new host
This commit is contained in:
parent
badc78ece6
commit
d9e020a0c7
2 changed files with 13 additions and 3 deletions
|
|
@ -3,6 +3,16 @@
|
|||
{
|
||||
config = {
|
||||
homelab = {
|
||||
apps = {
|
||||
arr = {
|
||||
bazarr.enable = true;
|
||||
prowlarr.enable = true;
|
||||
qbittorrent.enable = true;
|
||||
radarr.enable = true;
|
||||
sonarr.enable = true;
|
||||
};
|
||||
traefik.enable = true;
|
||||
};
|
||||
virtualisation.guest.enable = true;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue