chore(arr): Remove lidarr config
This commit is contained in:
parent
d9e020a0c7
commit
9f5c9ecdd9
2 changed files with 2 additions and 65 deletions
|
|
@ -4,13 +4,7 @@
|
|||
config = {
|
||||
homelab = {
|
||||
apps = {
|
||||
arr = {
|
||||
bazarr.enable = true;
|
||||
prowlarr.enable = true;
|
||||
qbittorrent.enable = true;
|
||||
radarr.enable = true;
|
||||
sonarr.enable = true;
|
||||
};
|
||||
arr.enable = true;
|
||||
traefik.enable = true;
|
||||
};
|
||||
virtualisation.guest.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue