chore: remove commented-out sections for unused services

This commit is contained in:
uttarayan21
2025-10-18 14:33:41 +05:30
parent 6ff9fb3a0a
commit 907bb67f28
2 changed files with 0 additions and 20 deletions

View File

@@ -30,12 +30,6 @@
group = "media";
inherit settings;
};
# lidarr = {
# enable = true;
# package = unstablePkgs.lidarr;
# group = "media";
# inherit settings;
# };
bazarr = {
enable = true;
package = unstablePkgs.bazarr;